Skip to content

pin node version using volta #6265

pin node version using volta

pin node version using volta #6265

Triggered via pull request July 7, 2023 21:00
Status Failure
Total duration 5m 13s
Artifacts

test-workflow.yml

on: pull_request
lint javascript
1m 4s
lint javascript
lint ember templates
1m 20s
lint ember templates
test bundlesize
2m 20s
test bundlesize
test CSP in .htaccess
1m 6s
test CSP in .htaccess
test against Chrome
2m 58s
test against Chrome
test against Firefox
5m 0s
test against Firefox
test against additional browser in BrowserStack
3m 5s
test against additional browser in BrowserStack
Matrix: Test php backend
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
test against additional browser in BrowserStack
Process completed with exit code 1.
test against Firefox
Process completed with exit code 1.
lint javascript: app/components/create-options-datetime.js#L149
Use ES5 getters (`this.property`) instead of Ember's `get` function
lint javascript: app/components/create-options.js#L38
Use ES5 getters (`this.property`) instead of Ember's `get` function
lint javascript: app/components/language-select.js#L25
Use of undeclared dependencies in computed property: intl.primaryLocale
lint javascript: app/components/poll-evaluation-chart.js#L69
Use of undeclared dependencies in computed property: answerType, isFindADate, momentLongDayFormat, timezone
lint javascript: app/components/poll-evaluation-summary.js#L16
Use of undeclared dependencies in computed property: poll.answers, poll.isFreeText, poll.options
lint javascript: app/components/poll-evaluation-summary.js#L19
Use ES5 getters (`this.property`) instead of Ember's `get` function
lint javascript: app/controllers/create/index.js#L32
Use ES5 getters (`this.property`) instead of Ember's `get` function
lint javascript: app/controllers/create/meta.js#L36
Use ES5 getters (`this.property`) instead of Ember's `get` function
lint javascript: app/controllers/create/meta.js#L46
Use ES5 getters (`this.property`) instead of Ember's `get` function
lint javascript: app/controllers/create/settings.js#L63
Setter cannot return a value