Skip to content

feat: replace filepath with absolutePath and provide a concise description #170

feat: replace filepath with absolutePath and provide a concise description

feat: replace filepath with absolutePath and provide a concise description #170

Triggered via pull request May 12, 2025 12:18
Status Failure
Total duration 1m 39s
Artifacts

ci.yml

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

Annotations

2 errors and 10 warnings
lint
Process completed with exit code 1.
lint: packages/mcp/src/index.ts#L25
Strings must use singlequote
lint: packages/eslint/src/rules/not-used.md#L11
Node [b] is not used, perhaps you can remove it
lint: packages/eslint/src/rules/not-used.md#L11
'b' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: packages/eslint/src/rules/loop-call.md#L32
Node [add] is not used, perhaps you can remove it
lint: packages/eslint/src/rules/loop-call.md#L32
'add' is defined but never used. Allowed unused vars must match /^_/u
lint: packages/eslint/src/rules/loop-call.md#L13
There is a loop call in nodes [a,add], perhaps you can refactor it
lint: packages/eslint/src/rules/loop-call.md#L11
There is a loop call in nodes [a,add], perhaps you can refactor it
lint: packages/eslint/src/rules/linear-path.md#L21
Nodes [add3,add2,add1,a] are have function chain calls, perhaps you can refactor it
lint: packages/eslint/src/rules/linear-path.md#L17
Nodes [add3,add2,add1,a] are have function chain calls, perhaps you can refactor it
lint: packages/eslint/src/rules/linear-path.md#L13
Nodes [add3,add2,add1,a] are have function chain calls, perhaps you can refactor it
lint: packages/eslint/src/rules/linear-path.md#L11
Nodes [add3,add2,add1,a] are have function chain calls, perhaps you can refactor it