Skip to content

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

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

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

Triggered via pull request October 22, 2025 14:39
Status Failure
Total duration 2m 2s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: app/components/channel-container.hbs#L2
Do not use the `did-update` modifier. This modifier was intended to ease migration to Octane and not for long-term side-effects. Instead, refactor to use a custom modifier. See https://github.com/ember-modifier/ember-modifier
Lint: app/components/channel-container.hbs#L1
Do not use the `did-insert` modifier. This modifier was intended to ease migration to Octane and not for long-term side-effects. Instead, refactor to use a custom modifier. See https://github.com/ember-modifier/ember-modifier
Lint: app/components/add-chat-account-xmpp.hbs#L14
Do not use the `Input` component. Built-in form components use two-way binding to mutate values. Instead, refactor to use a native HTML element.
Lint: app/components/add-chat-account-xmpp.hbs#L9
Do not use the `Input` component. Built-in form components use two-way binding to mutate values. Instead, refactor to use a native HTML element.
Lint: app/components/add-chat-account-xmpp.hbs#L5
Do not use the `Input` component. Built-in form components use two-way binding to mutate values. Instead, refactor to use a native HTML element.
Lint: app/components/add-chat-account-irc.hbs#L26
Do not use the `Input` component. Built-in form components use two-way binding to mutate values. Instead, refactor to use a native HTML element.
Lint: app/components/add-chat-account-irc.hbs#L19
Do not use the `Input` component. Built-in form components use two-way binding to mutate values. Instead, refactor to use a native HTML element.
Lint: app/components/add-chat-account-irc.hbs#L14
Do not use the `Input` component. Built-in form components use two-way binding to mutate values. Instead, refactor to use a native HTML element.
Lint: app/components/add-chat-account-irc.hbs#L9
Do not use the `Input` component. Built-in form components use two-way binding to mutate values. Instead, refactor to use a native HTML element.
Lint: app/components/add-chat-account-irc.hbs#L5
Do not use the `Input` component. Built-in form components use two-way binding to mutate values. Instead, refactor to use a native HTML element.