refactor: code style #47
validate.yml
on: push
Check changed files
5s
Matrix: Validate
Build and deploy
/
...
/
deploy
Annotations
2 errors and 9 warnings
Validate (20.x, ubuntu-latest):
components/network.client.vue#L51
Property 'disabledNodeColor' does not exist on type '{ brand: string; brandContrast: string; geojsonPoints: string; geojsonAreaCenterPoints: string; }'.
|
Validate (20.x, ubuntu-latest)
Process completed with exit code 1.
|
Validate (20.x, ubuntu-latest):
components/entity-details.vue#L59
Variable 'relations' is already declared in the upper scope
|
Validate (20.x, ubuntu-latest):
components/search-form.vue#L48
Variable 'category' is already declared in the upper scope
|
Validate (20.x, ubuntu-latest):
components/ui/collapsible/Collapsible.vue#L16
Variable 'open' is already declared in the upper scope
|
Validate (20.x, ubuntu-latest):
e2e/tests/pages/imprint.test.ts#L5
Unexpected use of the `.skip()` annotation
|
Validate (20.x, ubuntu-latest):
e2e/tests/pages/imprint.test.ts#L16
Unexpected use of the `.skip()` annotation
|
Validate (20.x, ubuntu-latest):
e2e/tests/pages/imprint.test.ts#L30
Unexpected use of the `.skip()` annotation
|
Validate (20.x, ubuntu-latest):
e2e/tests/pages/imprint.test.ts#L43
Unexpected use of the `.skip()` annotation
|
Validate (20.x, ubuntu-latest):
e2e/tests/pages/index.test.ts#L29
Unexpected use of the `.skip()` annotation
|
Validate (20.x, ubuntu-latest)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|