v1.0.0-alpha.5 #11
Annotations
18 warnings
test (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], c-hive/gha-yarn-cache@v1, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], c-hive/gha-yarn-cache@v1, actions/setup-node@v1, coverallsapp/github-action@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (18)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test (18)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test (18)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test (18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test (18):
modules/dev-tools/src/build-cjs.ts#L26
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
test (18):
modules/dev-tools/src/configuration/get-esbuild-config.ts#L71
Async function 'getCJSExportConfig' has no 'await' expression
|
test (18):
modules/dev-tools/src/configuration/get-esbuild-config.ts#L106
Unsafe assignment of an `any` value
|
test (18):
modules/dev-tools/src/configuration/get-esbuild-config.ts#L128
Unsafe argument of type `any` assigned to a parameter of type `{}`
|
test (18):
modules/dev-tools/src/configuration/get-esbuild-config.ts#L128
Unsafe member access .peerDependencies on an `any` value
|
test (18):
modules/dev-tools/src/configuration/get-esbuild-config.ts#L177
Caution: `ext` also has a named export `externalGlobalPlugin`. Check if you meant to write `import {externalGlobalPlugin} from 'esbuild-plugin-external-global'` instead
|
test (18):
modules/dev-tools/src/configuration/get-esbuild-config.ts#L177
Unsafe argument of type `any` assigned to a parameter of type `ExternalPluginOptions`
|
test (18):
modules/dev-tools/src/configuration/get-esbuild-config.ts#L186
Unsafe assignment of an `any` value
|
test (18):
modules/dev-tools/src/configuration/get-eslint-config.ts#L6
Unsafe argument of type `any` assigned to a parameter of type `string`
|
test (18):
modules/dev-tools/src/configuration/get-eslint-config.ts#L129
Unsafe assignment of an `any` value
|
test (18)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test (18)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|