ci: add release and labels workflows #31
checks.yml
on: push
lint
/
lint
33s
typecheck
/
typecheck
30s
Matrix: test / test_linux
Matrix: test / test_windows
Annotations
12 errors and 3 warnings
typecheck / typecheck:
src/assert.ts#L11
Module '"chai"' has no exported member 'AssertionError'.
|
typecheck / typecheck:
tests_helpers/index.ts#L45
Property 'AssertionError' does not exist on type 'typeof import("/home/runner/work/assert/assert/node_modules/@types/chai/index", { with: { "resolution-mode": "import" } })'.
|
typecheck / typecheck:
tests_helpers/index.ts#L48
Property 'AssertionError' does not exist on type 'typeof import("/home/runner/work/assert/assert/node_modules/@types/chai/index", { with: { "resolution-mode": "import" } })'.
|
typecheck / typecheck:
tests_helpers/index.ts#L74
Property 'AssertionError' does not exist on type 'typeof import("/home/runner/work/assert/assert/node_modules/@types/chai/index", { with: { "resolution-mode": "import" } })'.
|
typecheck / typecheck:
tests_helpers/index.ts#L77
Property 'AssertionError' does not exist on type 'typeof import("/home/runner/work/assert/assert/node_modules/@types/chai/index", { with: { "resolution-mode": "import" } })'.
|
typecheck / typecheck
Process completed with exit code 2.
|
test / test_linux (latest)
Process completed with exit code 1.
|
test / test_linux (20.x)
The job was canceled because "latest" failed.
|
test / test_linux (20.x)
Process completed with exit code 1.
|
test / test_windows (20.x)
Process completed with exit code 1.
|
test / test_windows (latest)
The job was canceled because "_20_x" failed.
|
test / test_windows (latest)
The operation was canceled.
|
typecheck / typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint / lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test / test_linux (latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|