Skip to content

implemented MockObservations model #81

implemented MockObservations model

implemented MockObservations model #81

Triggered via push January 9, 2024 13:33
Status Failure
Total duration 32s
Artifacts

nodejs-ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
build: src/lib/mock-observations/index.ts#L21
Property 'duration' has no initializer and is not definitely assigned in the constructor.
build: src/lib/mock-observations/index.ts#L22
Property 'timeBuckets' has no initializer and is not definitely assigned in the constructor.
build: src/lib/mock-observations/index.ts#L23
Property 'components' has no initializer and is not definitely assigned in the constructor.
build: src/lib/mock-observations/index.ts#L24
Property 'generatorConfigs' has no initializer and is not definitely assigned in the constructor.
build: src/lib/mock-observations/index.ts#L27
'inputs' is declared but its value is never read.
build: src/lib/mock-observations/index.ts#L41
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
build: src/lib/mock-observations/index.ts#L50
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'Object'.
build
Process completed with exit code 1.