CI #11
ci.yml
on: push
Build
21s
Lint
23s
Lint Markdown
23s
Lint Packages
24s
Prettier
15s
Test
16s
Type Check
21s
Annotations
7 errors
Test
Process completed with exit code 1.
|
Build:
src/index.ts#L7
Cannot find module './lib/csp.js' or its corresponding type declarations.
|
Build
Process completed with exit code 1.
|
Type Check:
src/index.ts#L7
Cannot find module './lib/csp.js' or its corresponding type declarations.
|
Type Check
Process completed with exit code 2.
|
Lint:
src/index.ts#L7
Can't resolve './lib/csp.js' in '/home/runner/work/shieldwall/shieldwall/src'
|
Lint
Process completed with exit code 1.
|