Update ci.yml #86
ci.yml
on: push
build
52s
format
17s
lint
19s
Deploy
0s
Annotations
2 errors and 4 warnings
format
Process completed with exit code 1.
|
build
An error occurred trying to start process '/usr/bin/bash' with working directory '/packages/docs'. No such file or directory
|
lint:
packages/core/src/jsx-runtime.ts#L153
'item' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint:
packages/core/src/jsx-runtime.ts#L159
Unexpected console statement
|
lint:
packages/core/src/jsx-runtime.ts#L162
Unexpected console statement
|
lint:
packages/core/src/utils.ts#L226
'isIterable' is defined but never used. Allowed unused vars must match /^_/u
|