fix: various fixes #338
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
lint.yml
on: pull_request
Semantic Commits
21s
ESLint - Reviewdog
1m 1s
Black - Reviewdog
13s
Semgrep Rules
26s
Annotations
4 errors
ESLint - Reviewdog:
desk/src/components/desk/global/AddNewAgentsDialog.vue#L25
[eslint] reported by reviewdog 🐶
Replace `↹↹↹↹↹↹↹` with `··············`
Raw Output:
{"ruleId":"prettier/prettier","severity":2,"message":"Replace `↹↹↹↹↹↹↹` with `··············`","line":25,"column":1,"nodeType":null,"messageId":"replace","endLine":25,"endColumn":8,"fix":{"range":[526,533],"text":" "}}
|
ESLint - Reviewdog:
desk/src/components/desk/global/AddNewTicketTypeDialog.vue#L155
[eslint] reported by reviewdog 🐶
Replace `↹↹↹↹↹this.$router.push(`/ticket-types`)` with `··········this.$router.push(`/ticket-types`);`
Raw Output:
{"ruleId":"prettier/prettier","severity":2,"message":"Replace `↹↹↹↹↹this.$router.push(`/ticket-types`)` with `··········this.$router.push(`/ticket-types`);`","line":155,"column":1,"nodeType":null,"messageId":"replace","endLine":155,"endColumn":40,"fix":{"range":[3058,3097],"text":" this.$router.push(`/ticket-types`);"}}
|
ESLint - Reviewdog:
desk/src/components/desk/settings/SettingsSideBarMenu.vue#L38
[eslint] reported by reviewdog 🐶
Replace `↹↹↹↹↹` with `··········`
Raw Output:
{"ruleId":"prettier/prettier","severity":2,"message":"Replace `↹↹↹↹↹` with `··········`","line":38,"column":1,"nodeType":null,"messageId":"replace","endLine":38,"endColumn":6,"fix":{"range":[813,818],"text":" "}}
|
ESLint - Reviewdog
Process completed with exit code 1.
|