feat: add dumper and upgrade edge.js with new stacks functionality #363
checks.yml
on: push
lint
/
lint
1m 5s
typecheck
/
typecheck
57s
Matrix: test / test_linux
Matrix: test / test_windows
Annotations
16 errors and 2 warnings
typecheck / typecheck:
modules/dumper/errors.ts#L111
Argument of type 'unknown' is not assignable to parameter of type 'string | undefined'.
|
typecheck / typecheck:
modules/dumper/errors.ts#L120
Argument of type 'unknown' is not assignable to parameter of type 'string | undefined'.
|
typecheck / typecheck
Process completed with exit code 2.
|
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 (20.10.0)
Process completed with exit code 1.
|
test / test_linux (21.x)
The job was canceled because "_20_10_0" failed.
|
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_linux (21.x)
The operation was canceled.
|
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 (20.10.0)
Process completed with exit code 1.
|
test / test_windows (21.x)
The job was canceled because "_20_10_0" failed.
|
test / test_windows (21.x):
index.ts#L1
'foo' is declared but its value is never read.
|
test / test_windows (21.x)
The operation was canceled.
|
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_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/
|