Skip to content

Upgrade from Ember.js 3.24 to 6.4 (current LTS) #1

Upgrade from Ember.js 3.24 to 6.4 (current LTS)

Upgrade from Ember.js 3.24 to 6.4 (current LTS) #1

Triggered via pull request October 19, 2025 13:39
Status Failure
Total duration 1m 37s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: app/components/message-input.js#L63
Don't use @ember/runloop functions. Use ember-lifeline, ember-concurrency, or @ember/destroyable instead
Lint: app/components/message-chat.js#L96
Don't use @ember/runloop functions. Use ember-lifeline, ember-concurrency, or @ember/destroyable instead
Lint: app/components/message-chat.js#L67
Unexpected control character(s) in regular expression: \x0f
Lint: app/components/message-chat.js#L66
Unexpected control character(s) in regular expression: \x1d
Lint: app/components/message-chat.js#L65
Unexpected control character(s) in regular expression: \x02
Lint: app/components/message-chat.js#L63
Unexpected control character(s) in regular expression: \x03
Lint: app/components/date-headline.js#L34
Don't use @ember/runloop functions. Use ember-lifeline, ember-concurrency, or @ember/destroyable instead. For this case, you can replace `later` with `runTask` from ember-lifeline
Lint: app/components/channel-container.js#L52
Don't use @ember/runloop functions. Use ember-lifeline, ember-concurrency, or @ember/destroyable instead
Lint: app/components/channel-container.js#L46
Don't use @ember/runloop functions. Use ember-lifeline, ember-concurrency, or @ember/destroyable instead
Lint: app/components/channel-container.js#L40
Don't use @ember/runloop functions. Use ember-lifeline, ember-concurrency, or @ember/destroyable instead. For this case, you can replace `later` with `runTask` from ember-lifeline