Skip to content

Merge branch 'production' of github.com:interflux-electronics/interfl… #104

Merge branch 'production' of github.com:interflux-electronics/interfl…

Merge branch 'production' of github.com:interflux-electronics/interfl… #104

Triggered via push September 11, 2023 11:25
Status Failure
Total duration 1m 24s
Artifacts

CI.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 11 warnings
Test: app/pods/components/delete-product-group-page/template.hbs#L101
The handlebars `mut(attr)` helper should only have one argument passed to it. To pass a value, use: `(action (mut attr) value)`.
Test: app/pods/components/delete-product-group-page/template.hbs#L110
The handlebars `mut(attr)` helper should only have one argument passed to it. To pass a value, use: `(action (mut attr) value)`.
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}}?