Skip to content

update package.json

update package.json #3

Re-run triggered December 17, 2023 21:03
Status Failure
Total duration 21s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

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

Annotations

5 errors and 1 warning
build (14.x): src/endpoints/Selected.ts#L28
Parameter 'item' implicitly has an 'any' type.
build (14.x): src/endpoints/Selected.ts#L38
Parameter 'id' implicitly has an 'any' type.
build (14.x): src/endpoints/Selected.ts#L41
Parameter 'path' implicitly has an 'any' type.
build (14.x): src/endpoints/Selected.ts#L47
Parameter 'item' implicitly has an 'any' type.
build (14.x)
Process completed with exit code 1.
build (14.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/