Skip to content

deps: upgrade heroicons #42

deps: upgrade heroicons

deps: upgrade heroicons #42

Triggered via pull request July 15, 2024 12:13
Status Failure
Total duration 39s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 3 warnings
Test: app/components/resource-details.gts#L24
Use of <script> detected. Do not use forbidden elements.
Test: app/components/resource-details.gts#L22
Links should have descriptive text
Test: app/components/resource-details.gts#L78
links with target="_blank" must have rel="noopener noreferrer"
Test: app/components/resource-details.gts#L93
Ambiguous path 'ResourceType.Video' is not allowed. Use '@ResourceType.Video' if it is a named argument or 'this.ResourceType.Video' 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: ['ResourceType.Video'] }.
Test: app/components/resource-details.gts#L96
Ambiguous path 'ResourceType.Twitter' is not allowed. Use '@ResourceType.Twitter' if it is a named argument or 'this.ResourceType.Twitter' 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: ['ResourceType.Twitter'] }.
Test: app/components/resource-details.gts#L99
Ambiguous path 'ResourceType.GitHub' is not allowed. Use '@ResourceType.GitHub' if it is a named argument or 'this.ResourceType.GitHub' 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: ['ResourceType.GitHub'] }.
Test: app/components/resource-details.gts#L102
elements cannot have inline styles
Test: app/components/resource-details.gts#L102
Concatenated styles must be marked as `htmlSafe`.
Test: app/components/resource-filters.gts#L143
Ambiguous path 'featuredOptions' is not allowed. Use '@featuredOptions' if it is a named argument or 'this.featuredOptions' 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: ['featuredOptions'] }.
Test: app/components/resource-filters.gts#L110
form elements require a valid associated label.
Lint: app/components/resource-details.gts#L24
Use of <script> detected. Do not use forbidden elements.
Lint: app/components/resource-details.gts#L22
Links should have descriptive text
Lint: app/components/resource-details.gts#L78
links with target="_blank" must have rel="noopener noreferrer"
Lint: app/components/resource-details.gts#L93
Ambiguous path 'ResourceType.Video' is not allowed. Use '@ResourceType.Video' if it is a named argument or 'this.ResourceType.Video' 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: ['ResourceType.Video'] }.
Lint: app/components/resource-details.gts#L96
Ambiguous path 'ResourceType.Twitter' is not allowed. Use '@ResourceType.Twitter' if it is a named argument or 'this.ResourceType.Twitter' 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: ['ResourceType.Twitter'] }.
Lint: app/components/resource-details.gts#L99
Ambiguous path 'ResourceType.GitHub' is not allowed. Use '@ResourceType.GitHub' if it is a named argument or 'this.ResourceType.GitHub' 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: ['ResourceType.GitHub'] }.
Lint: app/components/resource-details.gts#L102
elements cannot have inline styles
Lint: app/components/resource-details.gts#L102
Concatenated styles must be marked as `htmlSafe`.
Lint: app/components/resource-filters.gts#L143
Ambiguous path 'featuredOptions' is not allowed. Use '@featuredOptions' if it is a named argument or 'this.featuredOptions' 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: ['featuredOptions'] }.
Lint: app/components/resource-filters.gts#L110
form elements require a valid associated label.
Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test: app/components/routes/index-page.gts#L7
Unexpected any. Specify a different type
Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/