Skip to content

Add ember-source-channel-url because ember-cli is too new now #3640

Add ember-source-channel-url because ember-cli is too new now

Add ember-source-channel-url because ember-cli is too new now #3640

Triggered via pull request October 10, 2023 19:53
Status Failure
Total duration 6m 29s
Artifacts

ci.yml

on: pull_request
Test (linux, locked dependencies)
4m 33s
Test (linux, locked dependencies)
Test (windows, locked dependencies)
6m 12s
Test (windows, locked dependencies)
Test (linux, floating dependencies)
1m 32s
Test (linux, floating dependencies)
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

42 errors and 7 warnings
Test (ember-cli-release): ts/addon.ts#L4
Could not find a declaration file for module 'ember-cli/lib/models/addon'. '/home/runner/work/ember-cli-typescript/ember-cli-typescript/node_modules/ember-cli/lib/models/addon.js' implicitly has an 'any' type.
Test (ember-cli-release): ts/addon.ts#L23
Argument of type 'IArguments' is not assignable to parameter of type '(any[] & IArguments) | (any[] & IArguments & [unknown, unknown]) | (any[] & [unknown] & IArguments) | (any[] & IArguments & [unknown, unknown, unknown]) | (any[] & IArguments & [...])'.
Test (ember-cli-release): ts/addon.ts#L51
Binding element 'app' implicitly has an 'any' type.
Test (ember-cli-release): ts/addon.ts#L51
Binding element 'options' implicitly has an 'any' type.
Test (ember-cli-release): ts/addon.ts#L60
Parameter 'app' implicitly has an 'any' type.
Test (ember-cli-release): ts/addon.ts#L60
Parameter 'options' implicitly has an 'any' type.
Test (ember-cli-release): ts/addon.ts#L86
Parameter 'type' implicitly has an 'any' type.
Test (ember-cli-release): ts/addon.ts#L86
Parameter 'registry' implicitly has an 'any' type.
Test (ember-cli-release): ts/addon.ts#L97
Parameter 'addon' implicitly has an 'any' type.
Test (ember-cli-release): ts/addon.ts#L145
Parameter 'addon' implicitly has an 'any' type.
Test (ember-cli-beta): ts/addon.ts#L4
Could not find a declaration file for module 'ember-cli/lib/models/addon'. '/home/runner/work/ember-cli-typescript/ember-cli-typescript/node_modules/ember-cli/lib/models/addon.js' implicitly has an 'any' type.
Test (ember-cli-beta): ts/addon.ts#L23
Argument of type 'IArguments' is not assignable to parameter of type '(any[] & IArguments) | (any[] & IArguments & [unknown, unknown]) | (any[] & [unknown] & IArguments) | (any[] & IArguments & [unknown, unknown, unknown]) | (any[] & IArguments & [...])'.
Test (ember-cli-beta): ts/addon.ts#L51
Binding element 'app' implicitly has an 'any' type.
Test (ember-cli-beta): ts/addon.ts#L51
Binding element 'options' implicitly has an 'any' type.
Test (ember-cli-beta): ts/addon.ts#L60
Parameter 'app' implicitly has an 'any' type.
Test (ember-cli-beta): ts/addon.ts#L60
Parameter 'options' implicitly has an 'any' type.
Test (ember-cli-beta): ts/addon.ts#L86
Parameter 'type' implicitly has an 'any' type.
Test (ember-cli-beta): ts/addon.ts#L86
Parameter 'registry' implicitly has an 'any' type.
Test (ember-cli-beta): ts/addon.ts#L97
Parameter 'addon' implicitly has an 'any' type.
Test (ember-cli-beta): ts/addon.ts#L145
Parameter 'addon' implicitly has an 'any' type.
Test (typescript-release): ts/addon.ts#L4
Could not find a declaration file for module 'ember-cli/lib/models/addon'. '/home/runner/work/ember-cli-typescript/ember-cli-typescript/node_modules/ember-cli/lib/models/addon.js' implicitly has an 'any' type.
Test (typescript-release): ts/addon.ts#L23
Argument of type 'IArguments' is not assignable to parameter of type '(any[] & IArguments) | (any[] & IArguments & [unknown, unknown]) | (any[] & [unknown] & IArguments) | (any[] & IArguments & [unknown, unknown, unknown]) | (any[] & IArguments & [...])'.
Test (typescript-release): ts/addon.ts#L51
Binding element 'app' implicitly has an 'any' type.
Test (typescript-release): ts/addon.ts#L51
Binding element 'options' implicitly has an 'any' type.
Test (typescript-release): ts/addon.ts#L60
Parameter 'app' implicitly has an 'any' type.
Test (typescript-release): ts/addon.ts#L60
Parameter 'options' implicitly has an 'any' type.
Test (typescript-release): ts/addon.ts#L86
Parameter 'type' implicitly has an 'any' type.
Test (typescript-release): ts/addon.ts#L86
Parameter 'registry' implicitly has an 'any' type.
Test (typescript-release): ts/addon.ts#L97
Parameter 'addon' implicitly has an 'any' type.
Test (typescript-release): ts/addon.ts#L145
Parameter 'addon' implicitly has an 'any' type.
Test (typescript-beta): ts/addon.ts#L4
Could not find a declaration file for module 'ember-cli/lib/models/addon'. '/home/runner/work/ember-cli-typescript/ember-cli-typescript/node_modules/ember-cli/lib/models/addon.js' implicitly has an 'any' type.
Test (typescript-beta): ts/addon.ts#L23
Argument of type 'IArguments' is not assignable to parameter of type '(any[] & IArguments) | (any[] & IArguments & [unknown, unknown]) | (any[] & [unknown] & IArguments) | (any[] & IArguments & [unknown, unknown, unknown]) | (any[] & IArguments & [...])'.
Test (typescript-beta): ts/addon.ts#L51
Binding element 'app' implicitly has an 'any' type.
Test (typescript-beta): ts/addon.ts#L51
Binding element 'options' implicitly has an 'any' type.
Test (typescript-beta): ts/addon.ts#L60
Parameter 'app' implicitly has an 'any' type.
Test (typescript-beta): ts/addon.ts#L60
Parameter 'options' implicitly has an 'any' type.
Test (typescript-beta): ts/addon.ts#L86
Parameter 'type' implicitly has an 'any' type.
Test (typescript-beta): ts/addon.ts#L86
Parameter 'registry' implicitly has an 'any' type.
Test (typescript-beta): ts/addon.ts#L97
Parameter 'addon' implicitly has an 'any' type.
Test (typescript-beta): ts/addon.ts#L145
Parameter 'addon' implicitly has an 'any' type.
Test (windows, locked dependencies)
Process completed with exit code 1.
Test (linux, floating dependencies)
Process completed with exit code 1.
Test (linux, locked dependencies)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ember-cli-release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ember-cli-beta)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (typescript-release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (typescript-beta)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (windows, locked dependencies)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (linux, floating dependencies)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/