Skip to content

chore(deps): update dependency typescript to v5 #176

chore(deps): update dependency typescript to v5

chore(deps): update dependency typescript to v5 #176

Triggered via pull request September 11, 2023 23:02
Status Failure
Total duration 48s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
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: 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
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/