Skip to content

fix: cypress config CJS require #509

fix: cypress config CJS require

fix: cypress config CJS require #509

Triggered via push January 16, 2024 16:07
Status Failure
Total duration 4m 49s
Artifacts

ci.yml

on: push
Matrix: Install code and deps
Matrix: Cypress
Matrix: Histoire
Matrix: Lint code base
Matrix: Deploy Dev
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 14 warnings
Lint code base (ubuntu-latest, 18): .storybook/main.ts#L1
Require statement not part of import statement
Lint code base (ubuntu-latest, 18): .storybook/main.ts#L1
A `require()` style import is forbidden
Lint code base (ubuntu-latest, 18): .storybook/main.ts#L1
Prefer `node:path` over `path`
Lint code base (ubuntu-latest, 18): .storybook/main.ts#L1
Strings must use singlequote
Lint code base (ubuntu-latest, 18): .storybook/main.ts#L5
Strings must use singlequote
Lint code base (ubuntu-latest, 18): .storybook/main.ts#L6
Strings must use singlequote
Lint code base (ubuntu-latest, 18): .storybook/main.ts#L7
Strings must use singlequote
Lint code base (ubuntu-latest, 18): .storybook/main.ts#L10
Strings must use singlequote
Lint code base (ubuntu-latest, 18): .storybook/main.ts#L18
A `require()` style import is forbidden
Lint code base (ubuntu-latest, 18): .storybook/main.ts#L19
Missing trailing comma
Install code and deps (ubuntu-latest, 18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Histoire (ubuntu-latest, 18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint code base (ubuntu-latest, 18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint code base (ubuntu-latest, 18): components/Fields/AddressField.vue#L3
Require self-closing on HTML elements (<slot>)
Lint code base (ubuntu-latest, 18): components/Fields/Coordinates.vue#L3
Require self-closing on HTML elements (<slot>)
Lint code base (ubuntu-latest, 18): components/Fields/DateRange.vue#L3
Require self-closing on HTML elements (<slot>)
Lint code base (ubuntu-latest, 18): components/Fields/Field.vue#L13
Expected 1 line break after opening tag (`<FieldsHeader>`), but no line breaks found
Lint code base (ubuntu-latest, 18): components/Fields/Field.vue#L13
Expected 1 line break before closing tag (`</fieldsheader>`), but no line breaks found
Lint code base (ubuntu-latest, 18): components/Fields/Field.vue#L13
Expected no line breaks before closing bracket, but 1 line break found
Lint code base (ubuntu-latest, 18): components/Fields/Field.vue#L22
Expected 1 line break after opening tag (`<FieldsHeader>`), but no line breaks found
Lint code base (ubuntu-latest, 18): components/Fields/Field.vue#L22
Expected 1 line break before closing tag (`</fieldsheader>`), but no line breaks found
Lint code base (ubuntu-latest, 18): components/Fields/Field.vue#L22
Expected no line breaks before closing bracket, but 1 line break found
Lint code base (ubuntu-latest, 18): components/Fields/Field.vue#L36
Expected 1 line break after opening tag (`<FieldsHeader>`), but no line breaks found
Cypress (ubuntu-latest, 18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/