Skip to content

fixup

fixup #1332

Triggered via push September 30, 2024 12:34
Status Failure
Total duration 34s
Artifacts

tests.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: src/RequestLogger.ts#L3
Construct signature, which lacks return-type annotation, implicitly has an 'any' return type.
test: src/RequestLogger.ts#L3
Parameter 'logger' implicitly has an 'any' type.
test: src/RequestLogger.ts#L6
Parameter 'data' implicitly has an 'any' type.
test: src/RequestLogger.ts#L7
Parameter 'data' implicitly has an 'any' type.
test: src/RequestLogger.ts#L8
Parameter 'data' implicitly has an 'any' type.
test: src/RequestLogger.ts#L9
Parameter 'data' implicitly has an 'any' type.
test: src/RequestLogger.ts#L10
Parameter 'data' implicitly has an 'any' type.
test: src/hdcontroller.ts#L76
Member 'logApi' implicitly has an 'any' type.
test: src/hdcontroller.ts#L83
Property 'logging' has no initializer and is not definitely assigned in the constructor.
test: src/hdcontroller.ts#L126
Parameter 'logApi' implicitly has an 'any' type.