Skip to content

Bump actions/cache from 1 to 3 #94

Bump actions/cache from 1 to 3

Bump actions/cache from 1 to 3 #94

Triggered via pull request October 23, 2023 01:05
Status Failure
Total duration 2m 36s
Artifacts

ci.yml

on: pull_request
Matrix: build
Matrix: lint
Matrix: prettier
Matrix: test
Matrix: typecheck
Fit to window
Zoom out
Zoom in

Annotations

1 error and 17 warnings
prettier (ubuntu-latest)
Process completed with exit code 1.
lint (ubuntu-latest)
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 (ubuntu-latest): src/bin/dump-template.ts#L153
'UnitTypeNameFrom' is defined but never used
lint (ubuntu-latest): src/cargo.ts#L2
'Base' is defined but never used
lint (ubuntu-latest): src/lua/parse.ts#L56
'_startToken' is defined but never used
lint (ubuntu-latest): src/lua/parse.ts#L66
'_startToken' is defined but never used
lint (ubuntu-latest): src/net.ts#L2
'NetService' is defined but never used
lint (ubuntu-latest): src/net.ts#L4
'options' is defined but never used
lint (ubuntu-latest): src/net.ts#L6
'custom' is assigned a value but never used
lint (ubuntu-latest): src/restartMission/main.ts#L227
Forbidden non-null assertion
lint (ubuntu-latest): src/spawnUnits/main.ts#L21
'destroyUnit' is defined but never used
lint (ubuntu-latest): src/unit.ts#L18
'DBUnit' is defined but never used
test (ubuntu-latest)
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/
prettier (ubuntu-latest)
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/
build (ubuntu-latest)
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/
typecheck (ubuntu-latest)
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/
test (windows-latest)
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/
build (windows-latest)
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/