Extend the products menu with an image for 'All products' #113
Annotations
2 errors and 11 warnings
Test:
app/pods/components/pills/routed/template.hbs#L12
'i' is defined but never used
|
Test
Process completed with exit code 1.
|
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test:
app/templates/head.hbs#L21
Ambiguous path 'cdn' is not allowed. Use '@cdn' if it is a named argument or 'this.cdn' 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: ['cdn'] }.
|
Test:
app/pods/company/template.hbs#L95
Ambiguous path 'cdn' is not allowed. Use '@cdn' if it is a named argument or 'this.cdn' 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: ['cdn'] }.
|
Test:
app/pods/components/checkbox/template.hbs#L1
<div> has a role of checkbox, it cannot have semantic descendants like <Svg::Check>
|
Test:
app/pods/components/contact-page/template.hbs#L28
Ambiguous path 'cdn' is not allowed. Use '@cdn' if it is a named argument or 'this.cdn' 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: ['cdn'] }.
|
Test:
app/pods/components/contact-page/template.hbs#L57
Ambiguous path 'cdn' is not allowed. Use '@cdn' if it is a named argument or 'this.cdn' 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: ['cdn'] }.
|
Test:
app/pods/components/footer/template.hbs#L6
Ambiguous path 'cdn' is not allowed. Use '@cdn' if it is a named argument or 'this.cdn' 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: ['cdn'] }.
|
Test:
app/pods/components/footer/template.hbs#L24
Ambiguous path 'cdn' is not allowed. Use '@cdn' if it is a named argument or 'this.cdn' 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: ['cdn'] }.
|
Test:
app/pods/components/footer/template.hbs#L34
Ambiguous path 'cdn' is not allowed. Use '@cdn' if it is a named argument or 'this.cdn' 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: ['cdn'] }.
|
Test:
app/pods/components/footer/template.hbs#L103
Use of <nobr> detected. Do not use deprecated elements.
|
Test:
app/pods/components/home-page/template.hbs#L24
Potential path in attribute string detected. Did you mean {{@640x1200.jpg,@640x1200.webp}}?
|