Skip to content

fix: another bug in @crxjs/vite-plugin #51

fix: another bug in @crxjs/vite-plugin

fix: another bug in @crxjs/vite-plugin #51

Triggered via push January 10, 2024 16:52
Status Failure
Total duration 49s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
lint
Process completed with exit code 1.
lint: src/popup/Form.tsx#L26
'checkConnectionAndGetUsername' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: src/popup/Form.tsx#L26
'checkConnectionAndGetUsername' is assigned a value but never used
lint: src/shared/server/store.ts#L9
'cloneDeep' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: src/shared/server/store.ts#L9
'cloneDeep' is assigned a value but never used