Skip to content

Add nginx config for staging.interflux.com #102

Add nginx config for staging.interflux.com

Add nginx config for staging.interflux.com #102

Triggered via push September 11, 2023 10:25
Status Success
Total duration 2m 29s
Artifacts

CI.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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}}?