Update ci.yml #91
ci.yml
on: push
build
1m 27s
format
21s
lint
18s
Deploy
0s
Annotations
1 error and 4 warnings
build
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
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
|