test: another attempt at fixing assertions #374
checks.yml
on: push
lint
/
lint
1m 8s
typecheck
/
typecheck
1m 8s
Matrix: test / test_linux
Matrix: test / test_windows
Annotations
8 errors and 4 warnings
test / test_linux (20.10.0):
index.ts#L1
'foo' is declared but its value is never read.
|
test / test_linux (20.10.0):
index.ts#L1
'foo' is declared but its value is never read.
|
test / test_linux (21.x):
index.ts#L1
'foo' is declared but its value is never read.
|
test / test_linux (21.x):
index.ts#L1
'foo' is declared but its value is never read.
|
test / test_windows (20.10.0):
index.ts#L1
'foo' is declared but its value is never read.
|
test / test_windows (20.10.0):
index.ts#L1
'foo' is declared but its value is never read.
|
test / test_windows (21.x):
index.ts#L1
'foo' is declared but its value is never read.
|
test / test_windows (21.x):
index.ts#L1
'foo' is declared but its value is never read.
|
test / test_linux (20.10.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test / test_linux (21.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test / test_windows (20.10.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test / test_windows (21.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|