Skip to content

move goal feat

move goal feat #4037

Triggered via pull request November 5, 2024 08:03
Status Success
Total duration 1m 36s
Artifacts

lint.yml

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

Annotations

2 errors and 3 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/pages/GoalsPage/MyGoals.tsx#L37
[eslint] reported by reviewdog 🐶 `@components/GoalsComponents/MyGoal/MoveGoalGuide` import should occur before import of `./components/DeletedGoals` Raw Output: {"ruleId":"import/order","severity":2,"message":"`@components/GoalsComponents/MyGoal/MoveGoalGuide` import should occur before import of `./components/DeletedGoals`","line":37,"column":1,"nodeType":"ImportDeclaration","endLine":37,"endColumn":78}
runner / eslint: src/components/GoalsComponents/DisplayChangesModal/DisplayChangesModal.tsx#L304
[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":304,"column":9,"nodeType":"Identifier","messageId":"unusedVar","endLine":304,"endColumn":31}
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']