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