Skip to content

🤖 User test baselines have changed#24487

Merged
sandersn merged 1 commit into
microsoft:masterfrom
typescript-bot:user-update-20180403
May 30, 2018
Merged

🤖 User test baselines have changed#24487
sandersn merged 1 commit into
microsoft:masterfrom
typescript-bot:user-update-20180403

Conversation

@typescript-bot
Copy link
Copy Markdown
Collaborator

Please review the diff and merge if no changes are unexpected.
You can view the build log here.

cc @weswigham @sandersn @mhegazy

Type 'Function' provides no match for the signature '(...values: any[]): void'.
node_modules/adonis-framework/src/Event/index.js(264,28): error TS2345: Argument of type 'Function' is not assignable to parameter of type 'Listener'.
node_modules/adonis-framework/src/Event/index.js(294,30): error TS2345: Argument of type 'Function' is not assignable to parameter of type 'Listener'.
node_modules/adonis-framework/src/Exceptions/index.js(5,7): error TS2300: Duplicate identifier 'RuntimeException'.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like these are from my duplicate identifier fix from yesterday.

@sandersn sandersn merged commit 20e5617 into microsoft:master May 30, 2018
@mhegazy
Copy link
Copy Markdown
Contributor

mhegazy commented May 30, 2018

thanks @typescript-bot ❤️

@microsoft microsoft locked and limited conversation to collaborators Jul 31, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants