Task/12835 upgrade node ember versions #654
Triggered via pull request
September 28, 2023 14:58
Status
Failure
Total duration
4m 49s
Artifacts
–
Annotations
10 errors and 1 warning
Tests
You are using the component {{labs-ui/site-header}} with curly component syntax. You should use <LabsUi::SiteHeader> instead. If it is actually a helper you must manually add it to the 'no-curly-component-invocation' rule configuration, e.g. `'no-curly-component-invocation': { allow: ['labs-ui/site-header'] }`.
|
Tests
You are using the component {{banner.pre}} with curly component syntax. You should use <Banner.Pre> instead. If it is actually a helper you must manually add it to the 'no-curly-component-invocation' rule configuration, e.g. `'no-curly-component-invocation': { allow: ['banner.pre'] }`.
|
Tests
You are using the component {{tool-tipster}} with curly component syntax. You should use <ToolTipster> instead. If it is actually a helper you must manually add it to the 'no-curly-component-invocation' rule configuration, e.g. `'no-curly-component-invocation': { allow: ['tool-tipster'] }`.
|
Tests
You are using the component {{banner.title}} with curly component syntax. You should use <Banner.Title> instead. If it is actually a helper you must manually add it to the 'no-curly-component-invocation' rule configuration, e.g. `'no-curly-component-invocation': { allow: ['banner.title'] }`.
|
Tests
You are using the component {{banner.nav}} with curly component syntax. You should use <Banner.Nav> instead. If it is actually a helper you must manually add it to the 'no-curly-component-invocation' rule configuration, e.g. `'no-curly-component-invocation': { allow: ['banner.nav'] }`.
|
Tests
Use of <script> detected. Do not use forbidden elements.
|
Tests
Use of <script> detected. Do not use forbidden elements.
|
Tests
Use of <script> detected. Do not use forbidden elements.
|
Tests
Use of <script> detected. Do not use forbidden elements.
|
Tests
elements cannot have inline styles
|
Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|