v1.0.0-alpha.23 #42
Annotations
17 warnings
test (18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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#L131
Unsafe argument of type `any` assigned to a parameter of type `{}`
|
test (18):
modules/dev-tools/src/configuration/get-esbuild-config.ts#L131
Unsafe member access .peerDependencies on an `any` value
|
test (18):
modules/dev-tools/src/configuration/get-esbuild-config.ts#L180
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#L180
Unsafe argument of type `any` assigned to a parameter of type `ExternalPluginOptions`
|
test (18):
modules/dev-tools/src/configuration/get-esbuild-config.ts#L189
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#L136
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/
|