Fix massive performance regression for projects using correct module graphs #20
Annotations
1 error and 12 warnings
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, volta-cli/action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, volta-cli/action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/builtin-addons/core/intl-completion-provider.ts#L19
Unexpected any. Specify a different type
|
src/builtin-addons/core/intl-definition-provider.ts#L18
Unexpected any. Specify a different type
|
src/builtin-addons/core/script-definition-provider.ts#L30
'LayoutCollectorFn' is defined but never used
|
src/builtin-addons/core/script-definition-provider.ts#L31
'AsyncLayoutCollectorFn' is defined but never used
|
src/completion-provider/script-completion-provider.ts#L54
Unexpected any. Specify a different type
|
src/completion-provider/template-completion-provider.ts#L32
Unexpected any. Specify a different type
|
src/completion-provider/template-completion-provider.ts#L39
Unexpected any. Specify a different type
|
src/glimmer-utils.ts#L33
Unexpected any. Specify a different type
|
src/glimmer-utils.ts#L273
Unexpected any. Specify a different type
|
src/glimmer-utils.ts#L281
Unexpected any. Specify a different type
|
This job failed
Loading