0.2.1 #24
Annotations
10 warnings
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
|