Skip to content

chore: lint fix

chore: lint fix #12

Triggered via push November 7, 2024 03:28
Status Failure
Total duration 57s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint: src/analysis/index.ts#L8
'atomicCache' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: src/analysis/index.ts#L19
'options' is assigned a value but never used. Allowed unused args must match /^_/u
lint: src/index.ts#L25
'source' is defined but never used. Allowed unused args must match /^_/u
lint: src/index.ts#L25
'node' is defined but never used. Allowed unused args must match /^_/u
lint
Process completed with exit code 1.