Skip to content

upgrade Ember CLI and blueprints to v4.4 #4

upgrade Ember CLI and blueprints to v4.4

upgrade Ember CLI and blueprints to v4.4 #4

Triggered via pull request October 16, 2023 21:07
Status Failure
Total duration 3m 44s
Artifacts 1

ci.yml

on: pull_request
lint javascript
1m 3s
lint javascript
lint ember templates
1m 30s
lint ember templates
test bundlesize
2m 33s
test bundlesize
test CSP in .htaccess
1m 9s
test CSP in .htaccess
test against Chrome
2m 30s
test against Chrome
test against Firefox
3m 17s
test against Firefox
test against additional browser in BrowserStack
3m 30s
test against additional browser in BrowserStack
Matrix: Test php backend
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
lint javascript: tests/acceptance/create-a-poll-test.js#L50
Unexpected assert.equal. Use assert.strictEqual, assert.deepEqual, or assert.propEqual
lint javascript: tests/acceptance/create-a-poll-test.js#L79
Unexpected assert.equal. Use assert.strictEqual, assert.deepEqual, or assert.propEqual
lint javascript: tests/acceptance/create-a-poll-test.js#L94
Unexpected assert.equal. Use assert.strictEqual, assert.deepEqual, or assert.propEqual
lint javascript: tests/acceptance/create-a-poll-test.js#L109
Unexpected assert.equal. Use assert.strictEqual, assert.deepEqual, or assert.propEqual
lint javascript: tests/acceptance/create-a-poll-test.js#L127
Unexpected assert.equal. Use assert.strictEqual, assert.deepEqual, or assert.propEqual
lint javascript: tests/acceptance/create-a-poll-test.js#L150
Unexpected assert.equal. Use assert.strictEqual, assert.deepEqual, or assert.propEqual
lint javascript: tests/acceptance/create-a-poll-test.js#L176
Unexpected assert.equal. Use assert.strictEqual, assert.deepEqual, or assert.propEqual
lint javascript: tests/acceptance/create-a-poll-test.js#L181
Unexpected assert.equal. Use assert.strictEqual, assert.deepEqual, or assert.propEqual
lint javascript: tests/acceptance/create-a-poll-test.js#L186
Unexpected assert.equal. Use assert.strictEqual, assert.deepEqual, or assert.propEqual
lint javascript: tests/acceptance/create-a-poll-test.js#L230
Unexpected assert.equal. Use assert.strictEqual, assert.deepEqual, or assert.propEqual
lint javascript: app/controllers/create.js#L56
The this.set() method is a classic ember object method, and can't be used in octane classes. You can refactor this usage to use a utility version instead (e.g. get(this, 'foo')), or to use native/modern syntax instead. Alternatively, you can add the @classic decorator to this class to continue using classic APIs
lint javascript: app/controllers/create/settings.js#L101
The this.set() method is a classic ember object method, and can't be used in octane classes. You can refactor this usage to use a utility version instead (e.g. get(this, 'foo')), or to use native/modern syntax instead. Alternatively, you can add the @classic decorator to this class to continue using classic APIs
lint javascript: app/controllers/create/settings.js#L129
The this.set() method is a classic ember object method, and can't be used in octane classes. You can refactor this usage to use a utility version instead (e.g. get(this, 'foo')), or to use native/modern syntax instead. Alternatively, you can add the @classic decorator to this class to continue using classic APIs
lint javascript: app/controllers/create/settings.js#L130
The this.set() method is a classic ember object method, and can't be used in octane classes. You can refactor this usage to use a utility version instead (e.g. get(this, 'foo')), or to use native/modern syntax instead. Alternatively, you can add the @classic decorator to this class to continue using classic APIs
lint javascript: app/controllers/poll.js#L86
Don't use observers
lint javascript: app/controllers/poll.js#L98
The this.set() method is a classic ember object method, and can't be used in octane classes. You can refactor this usage to use a utility version instead (e.g. get(this, 'foo')), or to use native/modern syntax instead. Alternatively, you can add the @classic decorator to this class to continue using classic APIs
lint javascript: app/models/option.js#L61
The this.set() method is a classic ember object method, and can't be used in octane classes. You can refactor this usage to use a utility version instead (e.g. get(this, 'foo')), or to use native/modern syntax instead. Alternatively, you can add the @classic decorator to this class to continue using classic APIs
lint javascript: app/models/option.js#L69
The this.set() method is a classic ember object method, and can't be used in octane classes. You can refactor this usage to use a utility version instead (e.g. get(this, 'foo')), or to use native/modern syntax instead. Alternatively, you can add the @classic decorator to this class to continue using classic APIs
lint javascript: app/routes/create.js#L40
Do not access controller in route outside of setupController/resetController
lint javascript: app/routes/create.js#L45
Do not access controller in route outside of setupController/resetController

Artifacts

Produced during runtime
Name Size
BrowserStackLocal_test-browserstack_1697490578654.log Expired
6.35 MB