Merge pull request #4383 from raulsanchez1024/enable-prefer-type-only… #1158
test.yaml
on: push
Check for changes
4s
Matrix: build
Matrix: Check package config with are-the-types-wrong
Matrix: Test against dist
Matrix: test-published-artifact
Matrix: test-types
Annotations
3 errors and 4 warnings
Lint, Test, Build & Pack on Node 18.x:
src/utils/isAction.ts#L1
All imports in the declaration are only used as types. Use `import type`
|
Lint, Test, Build & Pack on Node 18.x:
test/bindActionCreators.spec.ts#L2
All imports in the declaration are only used as types. Use `import type`
|
Lint, Test, Build & Pack on Node 18.x
Process completed with exit code 1.
|
Check for changes
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, dorny/paths-filter@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check for changes
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/
|
Lint, Test, Build & Pack on Node 18.x
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint, Test, Build & Pack on Node 18.x
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|