Use native browser APIs and Luxon instead of Moment #6402
Annotations
10 warnings
app/components/create-options-datetime.js#L149
Use ES5 getters (`this.property`) instead of Ember's `get` function
|
app/components/create-options.js#L38
Use ES5 getters (`this.property`) instead of Ember's `get` function
|
app/components/language-select.js#L25
Use of undeclared dependencies in computed property: intl.primaryLocale
|
app/components/poll-evaluation-summary.js#L16
Use of undeclared dependencies in computed property: poll.answers, poll.isFreeText, poll.options
|
app/components/poll-evaluation-summary.js#L19
Use ES5 getters (`this.property`) instead of Ember's `get` function
|
app/controllers/create/index.js#L32
Use ES5 getters (`this.property`) instead of Ember's `get` function
|
app/controllers/create/meta.js#L36
Use ES5 getters (`this.property`) instead of Ember's `get` function
|
app/controllers/create/meta.js#L46
Use ES5 getters (`this.property`) instead of Ember's `get` function
|
app/controllers/create/settings.js#L63
Setter cannot return a value
|
app/controllers/create/settings.js#L119
Unnecessary try/catch wrapper
|
The logs for this run have expired and are no longer available.
Loading