Version 1.0.9 #1
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.
|