fix(cookie): change default config #39
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
checks.yml
on: pull_request
lint
/
lint
45s
typecheck
/
typecheck
43s
Matrix: test_linux
Matrix: test_windows
Annotations
8 errors and 4 warnings
typecheck / typecheck:
test_helpers/index.ts#L84
Property 'withSuites' does not exist on type 'RunnerFactory'.
|
typecheck / typecheck:
tests/drivers/file_driver.spec.ts#L137
Property 'adapter' does not exist on type 'FileSystem'.
|
typecheck / typecheck:
tests/drivers/file_driver.spec.ts#L145
Property 'adapter' does not exist on type 'FileSystem'.
|
typecheck / typecheck
Process completed with exit code 2.
|
test_linux (20.x)
Process completed with exit code 1.
|
test_linux (18.16.0)
The operation was canceled.
|
test_windows (18.16.0)
Process completed with exit code 1.
|
test_windows (20.x)
The operation was canceled.
|
test_linux (20.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_linux (18.16.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 (18.16.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.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/
|