Skip to content

Version 1.0.9

Version 1.0.9 #1

Triggered via pull request November 7, 2023 23:10
Status Failure
Total duration 3m 1s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Lint
Do not use `action` as <a {{action ...}} />. Instead, use the `on` modifier and `fn` helper.
Lint
All `<button>` elements should have a valid `type` attribute
Lint
Process completed with exit code 1.
Test
Do not use `action` as <button {{action ...}} />. Instead, use the `on` modifier and `fn` helper.
Test
Ambiguous path 'password' is not allowed. Use '@password' if it is a named argument or 'this.password' if it is a property on 'this'. If it is a helper or component that has no arguments, you must either convert it to an angle bracket invocation or manually add it to the 'no-implicit-this' rule configuration, e.g. 'no-implicit-this': { allow: ['password'] }.
Test
Do not use `action` as <button {{action ...}} />. Instead, use the `on` modifier and `fn` helper.
Test
Process completed with exit code 1.