Skip to content
Triggered via push December 11, 2024 21:22
Status Failure
Total duration 25s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 11 warnings
lint: src/decorators/context.ts#L1
Strings must use singlequote
lint
Operator '|' must be spaced
lint
Trailing spaces not allowed
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: example/devicetree/devicetree.ts#L134
Unexpected any. Specify a different type
lint: example/devicetree/devicetree.ts#L134
Unexpected any. Specify a different type
lint: example/devicetree/devicetree.ts#L191
Unexpected any. Specify a different type
lint: example/devicetree/index.test.ts#L10
'dts' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: src/__tests__/decorators.test.ts#L22
'testMatchInstance' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: src/__tests__/decorators.test.ts#L31
'testMatchInstance' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: src/__tests__/metadatas.test.ts#L13
Unexpected any. Specify a different type
lint: src/__tests__/metadatas.test.ts#L27
'c' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: src/__tests__/metadatas.test.ts#L33
Unexpected any. Specify a different type
lint: src/__tests__/metadatas.test.ts#L40
Unexpected any. Specify a different type