chore: update deps #48
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
check.yml
on: push
lint
51s
typecheck
28s
Matrix: build
Annotations
7 errors
lint:
src/env.d.ts#L4
All imports in the declaration are only used as types. Use `import type`
|
lint:
src/shims.d.ts#L3
Strings must use singlequote
|
lint:
src/shims.d.ts#L4
Extra semicolon
|
lint:
src/shims.d.ts#L6
Newline required at end of file but not found
|
lint:
tsconfig.json#L6
Expected object keys to be in specified order. 'baseUrl' should be before 'sourceMap'
|
lint:
tsconfig.json#L10
Expected object keys to be in specified order. 'lib' should be before 'paths'
|
lint
Process completed with exit code 1.
|