Skip to content

Nightly TypeScript Run #577

Nightly TypeScript Run

Nightly TypeScript Run #577

Triggered via schedule April 26, 2024 00:03
Status Failure
Total duration 1m 12s
Artifacts

night-ts.yml

on: schedule
typescript@next
50s
typescript@next
Notify Discord
5s
Notify Discord
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
typescript@next: type-tests/ember/array-proxy.ts#L6
Argument of type 'string[]' is not assignable to parameter of type 'EmberArray<unknown>'.
typescript@next: type-tests/ember/array-proxy.ts#L9
Argument of type 'string[]' is not assignable to parameter of type 'EmberArray<unknown>'.
typescript@next: type-tests/ember/array-proxy.ts#L13
Argument of type 'string[]' is not assignable to parameter of type 'EmberArray<unknown>'.
typescript@next: type-tests/ember/array-proxy.ts#L25
Argument of type 'number[]' is not assignable to parameter of type 'EmberArray<unknown>'.
typescript@next: type-tests/ember/array.ts#L9
Argument of type '(Person & { name: string; isHappy: boolean; })[]' is not assignable to parameter of type 'EmberArray<unknown>'.
typescript@next: type-tests/ember/array.ts#L15
Expected 1 arguments, but got 0.
typescript@next: type-tests/ember/array.ts#L16
Expected 1 arguments, but got 0.
typescript@next: type-tests/ember/array.ts#L22
Expected 1 arguments, but got 0.
typescript@next: type-tests/ember/array.ts#L23
Expected 1 arguments, but got 0.
typescript@next: type-tests/ember/array.ts#L25
Expected 1 arguments, but got 0.
typescript@next
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.