add tour for move goal feature #3496
Annotations
1 error and 4 warnings
Run reviewdog/action-eslint@v1
Process completed with exit code 1.
|
Run reviewdog/action-eslint@v1:
src/components/GoalsComponents/GoalConfigModal/ConfigGoal.tsx#L69
[eslint] reported by reviewdog 🐶
'moveGoal' is assigned a value but never used.
Raw Output:
{"ruleId":"@typescript-eslint/no-unused-vars","severity":1,"message":"'moveGoal' is assigned a value but never used.","line":69,"column":10,"nodeType":"Identifier","messageId":"unusedVar","endLine":69,"endColumn":18}
|
Run reviewdog/action-eslint@v1:
src/components/GoalsComponents/MyGoal/MoveGoalGuide.tsx#L1
[eslint] reported by reviewdog 🐶
'useRef' is defined but never used.
Raw Output:
{"ruleId":"@typescript-eslint/no-unused-vars","severity":1,"message":"'useRef' is defined but never used.","line":1,"column":17,"nodeType":"Identifier","messageId":"unusedVar","endLine":1,"endColumn":23}
|
Run reviewdog/action-eslint@v1
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']
|
Post Run actions/checkout@v4
The process '/usr/bin/git' failed with exit code 128
|
Loading