Skip to content

fix codestyle basedon eslint #3

fix codestyle basedon eslint

fix codestyle basedon eslint #3

Triggered via pull request December 7, 2023 20:11
@AshleyhxAshleyhx
synchronize #62
fix-codestyle
Status Success
Total duration 51s
Artifacts

lint.yml

on: pull_request
Run linters
41s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Run linters: src/components/SchemaView/SchemaSidebarAddView.vue#L266
The "props" property should be above the "emits" property on line 265
Run linters: src/components/SchemaView/SchemaSidebarAddView.vue#L337
The "updateNodeTableLabel" event has been triggered but not declared on `emits` option
Run linters: src/components/SchemaView/SchemaSidebarAddView.vue#L448
The "updatePlaceholderRelTable" event has been triggered but not declared on `emits` option
Run linters: src/components/SchemaView/SchemaSidebarOverview.vue#L78
The "addRelTable" event has been triggered but not declared on `emits` option
Run linters: src/components/SchemaView/SchemaSidebarOverview.vue#L158
The "addRelGroup" event has been triggered but not declared on `emits` option