update lint implementation to support gjs #534
Annotations
10 errors and 1 warning
Lint:
tests/integration/components/api-index-filter-test.js#L97
Do not use `action` as {{action ...}}. Instead, use the `on` modifier and `fn` helper.
|
Lint:
tests/integration/components/api-index-filter-test.js#L104
Do not use `action` as {{action ...}}. Instead, use the `on` modifier and `fn` helper.
|
Lint:
tests/integration/components/api-index-filter-test.js#L111
Do not use `action` as {{action ...}}. Instead, use the `on` modifier and `fn` helper.
|
Lint:
tests/integration/components/api-index-filter-test.js#L118
Do not use `action` as {{action ...}}. Instead, use the `on` modifier and `fn` helper.
|
Lint:
tests/integration/components/api-index-filter-test.js#L90
You are using the component {{api-index-filter}} with curly component syntax. You should use <ApiIndexFilter> 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: ['api-index-filter'] }`.
|
Lint:
tests/integration/components/api-index-filter-test.js#L101
Attribute id should be either quoted or wrapped in mustaches
|
Lint:
tests/integration/components/api-index-filter-test.js#L102
Attribute type should be either quoted or wrapped in mustaches
|
Lint:
tests/integration/components/api-index-filter-test.js#L108
Attribute id should be either quoted or wrapped in mustaches
|
Lint:
tests/integration/components/api-index-filter-test.js#L109
Attribute type should be either quoted or wrapped in mustaches
|
Lint:
tests/integration/components/api-index-filter-test.js#L115
Attribute id should be either quoted or wrapped in mustaches
|
Use Node.js 20
Cache not found for keys: node-cache-Linux-x64-pnpm-0e7531e87169a310c8abedbba39fbbd642109c8ce280baa5402d8e270dcbb226
|
Loading