chore: update twitter references to X #46
Annotations
10 errors and 1 warning
app/components/resource-details.gts#L24
Use of <script> detected. Do not use forbidden elements.
|
app/components/resource-details.gts#L22
Links should have descriptive text
|
app/components/resource-details.gts#L78
links with target="_blank" must have rel="noopener noreferrer"
|
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'] }.
|
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'] }.
|
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'] }.
|
app/components/resource-details.gts#L102
elements cannot have inline styles
|
app/components/resource-details.gts#L102
Concatenated styles must be marked as `htmlSafe`.
|
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'] }.
|
app/components/resource-filters.gts#L110
form elements require a valid associated label.
|
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/
|
This job failed
Loading