Skip to content

fix: support CtxAppend to work with array in context #50

fix: support CtxAppend to work with array in context

fix: support CtxAppend to work with array in context #50

Triggered via push December 21, 2024 11:04
Status Failure
Total duration 25s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
lint: src/decorators/__tests__/context.test.ts#L85
Properties shouldn't be quoted as all quotes are redundant
lint: src/decorators/__tests__/context.test.ts#L85
A space is required before '}'
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