feat: APPS-3049 Create Calendar component (Part 1) #3444
Triggered via pull request
November 15, 2024 19:10
Status
Failure
Total duration
18m 40s
Artifacts
–
ci.yml
on: pull_request
percy-instructions
2s
eslint
43s
vite
1m 5s
storybook
18m 28s
Annotations
11 errors and 14 warnings
eslint:
src/lib-components/BaseCalendar.vue#L6
Trailing spaces not allowed
|
eslint:
src/lib-components/BaseCalendar.vue#L81
Expected indentation of 2 spaces but found 4
|
eslint:
src/lib-components/BaseCalendar.vue#L82
Expected indentation of 4 spaces but found 6
|
eslint:
src/lib-components/BaseCalendar.vue#L83
Expected indentation of 4 spaces but found 6
|
eslint:
src/lib-components/BaseCalendar.vue#L84
Expected indentation of 4 spaces but found 6
|
eslint:
src/lib-components/BaseCalendar.vue#L85
Expected indentation of 4 spaces but found 6
|
eslint:
src/lib-components/BaseCalendar.vue#L86
Expected indentation of 4 spaces but found 6
|
eslint:
src/lib-components/BaseCalendar.vue#L87
Expected indentation of 2 spaces but found 4
|
eslint:
src/lib-components/BaseCalendar.vue#L88
Expected indentation of 2 spaces but found 4
|
eslint:
src/lib-components/BaseCalendar.vue#L89
Expected indentation of 2 spaces but found 4
|
storybook
Cypress tests: 6 failed
|
percy-instructions
The following actions use a deprecated Node.js version and will be forced to run on node20: bubkoo/auto-comment@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
eslint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
eslint:
src/lib-components/BaseCalendar.vue#L96
Require self-closing on Vue.js custom components (<v-calendar>)
|
eslint:
src/lib-components/BaseCheckboxGroup.vue#L36
Custom event name 'input-selected' must be camelCase
|
eslint:
src/lib-components/BaseRadioGroup.vue#L29
Unexpected console statement
|
eslint:
src/lib-components/BaseRadioGroup.vue#L31
Custom event name 'input-selected' must be camelCase
|
eslint:
src/lib-components/BlockForm.vue#L13
Unexpected console statement
|
eslint:
src/lib-components/BlockForm.vue#L14
Unexpected console statement
|
eslint:
src/lib-components/BlockForm.vue#L15
Unexpected console statement
|
eslint:
src/lib-components/BlockForm.vue#L16
Unexpected console statement
|
eslint:
src/lib-components/BlockForm.vue#L17
Unexpected console statement
|
eslint:
src/lib-components/BlockForm.vue#L54
Unexpected console statement
|
vite
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
storybook
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, nwtgck/actions-netlify@v2, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|