release #1
release.yml
on: workflow_dispatch
Matrix: checks / test / test_linux
Matrix: checks / test / test_windows
checks
/
...
/
lint
49s
checks
/
...
/
typecheck
54s
release
1m 12s
Annotations
8 errors and 4 warnings
checks / test / test_linux (20.10.0):
index.ts#L1
'foo' is declared but its value is never read.
|
checks / test / test_linux (20.10.0):
index.ts#L1
'foo' is declared but its value is never read.
|
checks / test / test_linux (21.x):
index.ts#L1
'foo' is declared but its value is never read.
|
checks / test / test_linux (21.x):
index.ts#L1
'foo' is declared but its value is never read.
|
checks / test / test_windows (20.10.0):
index.ts#L1
'foo' is declared but its value is never read.
|
checks / test / test_windows (20.10.0):
index.ts#L1
'foo' is declared but its value is never read.
|
checks / test / test_windows (21.x):
index.ts#L1
'foo' is declared but its value is never read.
|
checks / test / test_windows (21.x):
index.ts#L1
'foo' is declared but its value is never read.
|
checks / 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/
|
checks / 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/
|
checks / 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/
|
checks / 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/
|