chore(deps): update dependency typescript to v5 #183
checks.yml
on: pull_request
size-limit
17s
typings
18s
editorconfig
4s
package.json
11s
Annotations
6 errors and 1 warning
size-limit:
tsconfig.json#L13
Option 'module' must be set to 'NodeNext' when option 'moduleResolution' is set to 'NodeNext'.
|
size-limit:
tsconfig.json#L19
Option 'importsNotUsedAsValues' is deprecated and will stop functioning in TypeScript 5.5. Specify compilerOption '"ignoreDeprecations": "5.0"' to silence this error.
|
size-limit
The process '/home/runner/setup-pnpm/node_modules/.bin/pnpm' failed with exit code 1
|
typings:
tsconfig.json#L13
Option 'module' must be set to 'NodeNext' when option 'moduleResolution' is set to 'NodeNext'.
|
typings:
tsconfig.json#L19
Option 'importsNotUsedAsValues' is deprecated and will stop functioning in TypeScript 5.5. Specify compilerOption '"ignoreDeprecations": "5.0"' to silence this error.
|
typings
Process completed with exit code 1.
|
size-limit
The following actions uses node12 which is deprecated and will be forced to run on node16: andresz1/size-limit-action@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|