Skip to content

Update ember to 3.28 #7

Update ember to 3.28

Update ember to 3.28 #7

Triggered via pull request September 17, 2023 23:50
Status Failure
Total duration 1m 38s
Artifacts

ci.yml

on: pull_request
Matrix: try-scenarios
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Tests: addon/components/mobiledoc-editor/template.hbs#L6
Do not use `action` as (action ...). Instead, use the `on` modifier and `fn` helper.
Tests: addon/components/mobiledoc-editor/template.hbs#L7
Do not use `action` as (action ...). Instead, use the `on` modifier and `fn` helper.
Tests: addon/components/mobiledoc-editor/template.hbs#L8
Do not use `action` as (action ...). Instead, use the `on` modifier and `fn` helper.
Tests: addon/components/mobiledoc-editor/template.hbs#L9
Do not use `action` as (action ...). Instead, use the `on` modifier and `fn` helper.
Tests: addon/components/mobiledoc-editor/template.hbs#L10
Do not use `action` as (action ...). Instead, use the `on` modifier and `fn` helper.
Tests: addon/components/mobiledoc-editor/template.hbs#L11
Do not use `action` as (action ...). Instead, use the `on` modifier and `fn` helper.
Tests: addon/components/mobiledoc-editor/template.hbs#L12
Do not use `action` as (action ...). Instead, use the `on` modifier and `fn` helper.
Tests: addon/components/mobiledoc-editor/template.hbs#L13
Do not use `action` as (action ...). Instead, use the `on` modifier and `fn` helper.
Tests: addon/components/mobiledoc-editor/template.hbs#L23
Do not use `action` as {{action ...}}. Instead, use the `on` modifier and `fn` helper.
Tests: addon/components/mobiledoc-editor/template.hbs#L24
Do not use `action` as {{action ...}}. Instead, use the `on` modifier and `fn` helper.