Skip to content

move goal feat

move goal feat #4056

Triggered via pull request November 11, 2024 07:55
Status Success
Total duration 1m 39s
Artifacts

lint.yml

on: pull_request
runner / eslint
1m 29s
runner / eslint
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
runner / eslint: src/components/GoalsComponents/DisplayChangesModal/ShowChanges.tsx#L4
[eslint] reported by reviewdog 🐶 '@ant-design/icons' should be listed in the project's dependencies. Run 'npm i -S @ant-design/icons' to add it Raw Output: {"ruleId":"import/no-extraneous-dependencies","severity":2,"message":"'@ant-design/icons' should be listed in the project's dependencies. Run 'npm i -S @ant-design/icons' to add it","line":4,"column":1,"nodeType":"ImportDeclaration","endLine":4,"endColumn":56}
runner / eslint: src/components/GoalsComponents/GoalSublist/GoalSublist.tsx#L22
[eslint] reported by reviewdog 🐶 `@src/store/moveGoalState` import should occur before import of `../GoalsList` Raw Output: {"ruleId":"import/order","severity":2,"message":"`@src/store/moveGoalState` import should occur before import of `../GoalsList`","line":22,"column":1,"nodeType":"ImportDeclaration","endLine":22,"endColumn":58}
runner / eslint: src/components/GoalsComponents/DisplayChangesModal/DisplayChangesModal.tsx#L302
[eslint] reported by reviewdog 🐶 'getChangedGoalFromRoot' is assigned a value but never used. Raw Output: {"ruleId":"@typescript-eslint/no-unused-vars","severity":1,"message":"'getChangedGoalFromRoot' is assigned a value but never used.","line":302,"column":9,"nodeType":"Identifier","messageId":"unusedVar","endLine":302,"endColumn":31}
runner / eslint: src/helpers/InboxProcessor.ts#L17
[eslint] reported by reviewdog 🐶 'getGoalById' is defined but never used. Raw Output: {"ruleId":"@typescript-eslint/no-unused-vars","severity":1,"message":"'getGoalById' is defined but never used.","line":17,"column":3,"nodeType":"Identifier","messageId":"unusedVar","endLine":17,"endColumn":14}
runner / eslint
The process '/usr/bin/git' failed with exit code 128
runner / eslint
Unexpected input(s) 'node-version', valid inputs are ['github_token', 'level', 'reporter', 'filter_mode', 'fail_on_error', 'reviewdog_flags', 'eslint_flags', 'workdir', 'tool_name', 'node_options']