chore: cleanup tests and overwrite existing session on put #106
checks.yml
on: push
lint
/
lint
1m 4s
typecheck
/
typecheck
1m 3s
Matrix: test_linux
Matrix: test_windows
Annotations
6 errors and 6 warnings
typecheck / typecheck:
src/define_config.ts#L160
Expected 2-3 arguments, but got 4.
|
typecheck / typecheck:
tests_helpers/index.ts#L15
'DeleteItemCommand' is declared but its value is never read.
|
typecheck / typecheck
Process completed with exit code 2.
|
test_linux (20.10.0)
Process completed with exit code 1.
|
test_linux (21.x)
The job was canceled because "_20_10_0" failed.
|
test_linux (21.x)
The operation was canceled.
|
test_linux (20.10.0)
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/
|
test_linux (20.10.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test_windows (20.10.0)
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/
|
test_windows (20.10.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test_windows (21.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/
|
test_windows (21.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|