Update dependency ember-source to ~3.28.0 #6397
test-workflow.yml
on: pull_request
lint javascript
56s
lint ember templates
49s
test bundlesize
1m 53s
test CSP in .htaccess
56s
test against Chrome
1m 38s
test against Firefox
1m 31s
test against additional browser in BrowserStack
1m 19s
Matrix: Test php backend
Annotations
4 errors and 10 warnings
test against additional browser in BrowserStack
Process completed with exit code 1.
|
test bundlesize
Process completed with exit code 1.
|
test against Firefox
Process completed with exit code 1.
|
test against Chrome
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-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
|
lint javascript:
app/controllers/create/settings.js#L119
Unnecessary try/catch wrapper
|