fix: remove user store #553
Triggered via pull request
September 26, 2023 21:54
Status
Failure
Total duration
1m 27s
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
23s
ESLint - Reviewdog
1m 15s
Black - Reviewdog
16s
Semgrep Rules
33s
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}
|