feat: add ember-can for visibility rules #1309
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
8 errors
Lint (hbs):
addon/components/document-upload-button.hbs#L14
Ambiguous path 'can' is not allowed. Use '@can' if it is a named argument or 'this.can' 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: ['can'] }.
|
Lint (hbs):
addon/components/document-upload-button.hbs#L26
Ambiguous path 'can' is not allowed. Use '@can' if it is a named argument or 'this.can' 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: ['can'] }.
|
Lint (hbs):
addon/components/document-upload-button.hbs#L47
Ambiguous path 'can' is not allowed. Use '@can' if it is a named argument or 'this.can' 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: ['can'] }.
|
Lint (hbs)
Process completed with exit code 1.
|
Lint (css)
The job was canceled because "hbs" failed.
|
Lint (css)
The operation was canceled.
|
Lint (js)
The job was canceled because "hbs" failed.
|
Lint (js)
The operation was canceled.
|