Skip to content

Adding a DatePicker to the event creation workflow #150

Adding a DatePicker to the event creation workflow

Adding a DatePicker to the event creation workflow #150

Triggered via pull request November 30, 2023 03:54
Status Failure
Total duration 1m 2s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pr_ci_frontend.yaml

on: pull_request
Run PR Frontend Check
53s
Run PR Frontend Check
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 3 warnings
Run PR Frontend Check
Process completed with exit code 1.
Run PR Frontend Check
Property 'organizations' does not exist on type 'Resource'. Did you mean 'organization'?
Run PR Frontend Check
The process '/usr/local/bin/yarn' failed with exit code 1
Run PR Frontend Check: frontend/components/card/CardDatePicker.vue#L3
Attribute "v-if" should go before "class"
Run PR Frontend Check: frontend/components/card/CardDatePicker.vue#L10
Attribute "id" should go before "type"
Run PR Frontend Check: frontend/components/card/CardDatePicker.vue#L15
Attribute "id" should go before "type"
Run PR Frontend Check: frontend/components/card/CardDatePicker.vue#L35
Attribute "v-model" should go before ":first-day-of-week"
Run PR Frontend Check: frontend/components/card/CardDatePicker.vue#L49
Attribute "id" should go before "type"
Run PR Frontend Check: frontend/components/card/CardDatePicker.vue#L54
Attribute "id" should go before "type"
Run PR Frontend Check: frontend/components/card/CardDatePicker.vue#L74
Attribute "v-model" should go before ":first-day-of-week"
Run PR Frontend Check: frontend/components/card/CardDatePicker.vue#L77
Attribute "@click" should go before "expanded"
Run PR Frontend Check
The process '/usr/local/bin/yarn' failed with exit code 1
Run PR Frontend Check: frontend/components/card/CardDatePicker.vue#L2
Expected a linebreak before this attribute
Run PR Frontend Check: frontend/components/card/CardDatePicker.vue#L90
'date' is assigned a value but never used
Run PR Frontend Check: frontend/pages/organizations/create.vue#L123
'responseData' is assigned a value but never used