Skip to content

v11.0.x

v11.0.x #340

Triggered via pull request August 6, 2024 01:14
@XonXon
synchronize #1166
v11.0.x
Status Failure
Total duration 43s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: src/scripts/components/wrapped-element.ts#L5
Replace `T·extends·HTMLInputElement·|·HTMLSelectElement` with `⏎··T·extends·HTMLInputElement·|·HTMLSelectElement,⏎`
lint: src/scripts/components/wrapped-input.test.ts#L40
Replace `WrappedElement.prototype,·method·as·keyof·WrappedElement<HTMLInputElement>` with `⏎············WrappedElement.prototype,⏎············method·as·keyof·WrappedElement<HTMLInputElement>,⏎··········`
lint: src/scripts/components/wrapped-input.ts#L3
Delete `⏎⏎`
lint: src/scripts/components/wrapped-select.test.ts#L62
Replace `WrappedElement.prototype,·method·as·keyof·WrappedElement<HTMLSelectElement>` with `⏎··········WrappedElement.prototype,⏎··········method·as·keyof·WrappedElement<HTMLSelectElement>,⏎········`
lint: src/scripts/interfaces/choice-full.ts#L3
Expected 1 empty line after import statement not followed by another import
lint: src/scripts/interfaces/choices.ts#L12
Dependency cycle via ./interfaces/options:19
lint: src/scripts/interfaces/store.ts#L71
Insert `⏎`
lint: src/scripts/lib/choice-input.ts#L1
Delete `⏎`
lint: src/scripts/lib/utils.ts#L223
Replace `customProperties?:·string):·object|` with `⏎··customProperties?:·string,⏎):·object·|·`
lint: src/scripts/lib/utils.ts#L233
Insert `⏎`
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/