Use native browser APIs and Luxon instead of Moment #6419
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/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#L119
Unnecessary try/catch wrapper
|
app/controllers/poll.js#L89
Don't use observers
|
app/controllers/poll/participation.js#L53
Use ES5 getters (`this.property`) instead of Ember's `get` function
|
app/controllers/poll/participation.js#L77
Use ES5 getters (`this.property`) instead of Ember's `get` function
|
The logs for this run have expired and are no longer available.
Loading