fix: remove user store #554
Triggered via pull request
September 26, 2023 22:16
Status
Failure
Total duration
3m 20s
Artifacts
–
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
25s
ESLint - Reviewdog
3m 8s
Black - Reviewdog
24s
Semgrep Rules
32s
Annotations
1 error and 1 warning
ESLint - Reviewdog
Process completed with exit code 1.
|
ESLint - Reviewdog:
desk/src/components/notifications/NotificationsMention.vue#L13
[eslint] reported by reviewdog 🐶
Prop "user_from" is not in camelCase.
Raw Output:
{"ruleId":"vue/prop-name-casing","severity":1,"message":"Prop \"user_from\" is not in camelCase.","line":13,"column":3,"nodeType":"TSPropertySignature","endLine":13,"endColumn":23}
|