Initial commit #6
Annotations
5 errors
check-and-lint:
src/main.ts#L16
'obj' is defined but never used. Allowed unused args must match /^_/u
|
check-and-lint:
src/main.ts#L33
'id' is defined but never used. Allowed unused args must match /^_/u
|
check-and-lint:
src/main.ts#L37
'id' is defined but never used. Allowed unused args must match /^_/u
|
check-and-lint:
src/main.ts#L37
'state' is defined but never used. Allowed unused args must match /^_/u
|
check-and-lint
Process completed with exit code 1.
|