Skip to content

🤖 User test baselines have changed#30958

Merged
sandersn merged 1 commit into
microsoft:masterfrom
typescript-bot:user-update-Microsoft-20190302
Apr 16, 2019
Merged

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

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 @RyanCavanaugh

@typescript-bot typescript-bot force-pushed the user-update-Microsoft-20190302 branch from 8225f0b to ffab2b9 Compare April 16, 2019 13:31
Copy link
Copy Markdown
Member

@sandersn sandersn left a comment

Choose a reason for hiding this comment

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

Expected changes from @jack-williams ' elaboration of arrays/tuples.

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(271,25): error TS2345: Argument of type 'IArguments' is not assignable to parameter of type '[string, any, TimerHandler]'.
Type 'IArguments' is missing the following properties from type '[string, any, TimerHandler]': 0, 1, 2, pop, and 29 more.
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.

less elaboration. maybe better caching?

@sandersn sandersn merged commit ec70c80 into microsoft:master Apr 16, 2019
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
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.

2 participants