Skip to content

[lts-v3] get legacy release embroider compatible #361

[lts-v3] get legacy release embroider compatible

[lts-v3] get legacy release embroider compatible #361

Triggered via pull request January 26, 2024 14:36
@mansonamansona
synchronize #501
revive
Status Cancelled
Total duration 2m 36s
Artifacts

ci.yml

on: pull_request
Matrix: try-scenarios
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
Tests: addon/components/es-navbar/template.hbs#L44
Do not use `action` as {{action ...}}. Instead, use the `on` modifier and `fn` helper.
Tests: addon/components/es-navbar/template.hbs#L11
You are using the component {{es-navbar/link}} with curly component syntax. You should use <EsNavbar::Link> 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: ['es-navbar/link'] }`.
Tests: addon/components/es-navbar/template.hbs#L2
Ambiguous path 'navHome' is not allowed. Use '@navHome' if it is a named argument or 'this.navHome' 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: ['navHome'] }.
Tests: addon/components/es-navbar/template.hbs#L10
Ambiguous path 'navLinks' is not allowed. Use '@navlinks' if it is a named argument or 'this.navLinks' 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: ['navLinks'] }.
Tests: addon/components/es-navbar/template.hbs#L42
All `<button>` elements should have a valid `type` attribute
Tests: addon/components/es-navbar/template.hbs#L19
`hasBlock` is deprecated. Use the `has-block` helper instead.
Tests: addon/templates/components/es-accordion.hbs#L1
Ambiguous path 'accordionState' is not allowed. Use '@accordionState' if it is a named argument or 'this.accordionState' 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: ['accordionState'] }.
Tests: addon/templates/components/es-aside.hbs#L1
{{yield}}-only templates are not allowed
Tests: addon/templates/components/es-blog-heading.hbs#L3
You are using the component {{postTitle}} with curly component syntax. You should use <PostTitle> 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: ['postTitle'] }`.
Tests: addon/templates/components/es-blog-heading.hbs#L6
You are using the component {{postTitle}} with curly component syntax. You should use <PostTitle> 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: ['postTitle'] }`.
Floating Dependencies
The operation was canceled.
Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Floating Dependencies
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.