Skip to content

Update dependency ember-template-lint to v6 #16923

Update dependency ember-template-lint to v6

Update dependency ember-template-lint to v6 #16923

Triggered via pull request April 2, 2024 21:07
Status Cancelled
Total duration 2m 30s
Artifacts

ci.yml

on: pull_request
Changed Files
19s
Changed Files
Backend / Lint
0s
Backend / Lint
Backend / cargo-deny
0s
Backend / cargo-deny
Backend / Test
0s
Backend / Test
Frontend / Lint
23s
Frontend / Lint
Frontend / Test
1m 54s
Frontend / Test
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Frontend / Lint: app/components/download-graph.hbs#L5
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
Frontend / Lint: app/components/download-graph.hbs#L11
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
Frontend / Lint: app/components/download-graph.hbs#L12
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
Frontend / Lint: app/components/download-graph.hbs#L13
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
Frontend / Lint: app/components/download-graph.hbs#L14
Do not use the `will-destroy` 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
Frontend / Lint: app/components/email-input.hbs#L17
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.
Frontend / Lint: app/templates/crate/settings.hbs#L12
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.
Frontend / Lint: app/templates/settings/tokens/new.hbs#L8
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.
Frontend / Lint: app/templates/settings/tokens/new.hbs#L52
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.
Frontend / Lint: app/templates/settings/tokens/new.hbs#L89
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.
Frontend / Test
Canceling since a higher priority waiting request for 'ci-renovate/ember-template-lint-6.x' exists
Frontend / Test
The operation was canceled.