refactor!: rename classAttributes
to attributes
#548
Annotations
1 error and 11 warnings
lint
Process completed with exit code 1.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
src/parsers/html.ts#L12
Parameter name `Attributes` must match one of the following formats: camelCase
|
lint:
src/parsers/jsx.ts#L25
Parameter name `Attributes` must match one of the following formats: camelCase
|
lint:
src/parsers/svelte.ts#L63
Parameter name `Attributes` must match one of the following formats: camelCase
|
lint:
src/parsers/vue.ts#L43
Parameter name `Attributes` must match one of the following formats: camelCase
|
lint:
src/utils/matchers.ts#L198
Parameter name `Attributes` must match one of the following formats: camelCase
|
lint:
src/utils/matchers.ts#L202
Parameter name `Attributes` must match one of the following formats: camelCase
|
lint:
src/utils/matchers.ts#L206
Parameter name `Attributes` must match one of the following formats: camelCase
|
test (22, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (20, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (18, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|