Skip to content

Bump version to 12.0.0 #99

Bump version to 12.0.0

Bump version to 12.0.0 #99

Triggered via push August 4, 2023 07:08
Status Failure
Total duration 32s
Artifacts

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build (16.x): src/rules/react-vfc.ts#L1
Cannot find module '@typescript-eslint/utils' or its corresponding type declarations.
build (16.x): src/rules/react-vfc.ts#L1
Parameter 'name' implicitly has an 'any' type.
build (16.x): src/rules/react-vfc.ts#L1
Parameter 'context' implicitly has an 'any' type.
build (16.x): src/rules/react-vfc.ts#L1
Parameter 'node' implicitly has an 'any' type.
build (16.x)
Process completed with exit code 2.
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/