Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

WIP

WIP #248

Triggered via push June 19, 2023 08:36
Status Failure
Total duration 52s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: src/lib/MockWorker.ts#L4
Property 'key' has no initializer and is not definitely assigned in the constructor.
test: src/lib/MockWorker.ts#L5
Property 'type' has no initializer and is not definitely assigned in the constructor.
test: src/lib/MockWorker.ts#L6
Property 'processInstanceKey' has no initializer and is not definitely assigned in the constructor.
test: src/lib/MockWorker.ts#L7
Property 'bpmnProcessId' has no initializer and is not definitely assigned in the constructor.
test: src/lib/MockWorker.ts#L8
Property 'processDefinitionVersion' has no initializer and is not definitely assigned in the constructor.
test: src/lib/MockWorker.ts#L9
Property 'processKey' has no initializer and is not definitely assigned in the constructor.
test: src/lib/MockWorker.ts#L10
Property 'elementId' has no initializer and is not definitely assigned in the constructor.
test: src/lib/MockWorker.ts#L11
Property 'elementInstanceKey' has no initializer and is not definitely assigned in the constructor.
test: src/lib/MockWorker.ts#L13
Property 'worker' has no initializer and is not definitely assigned in the constructor.
test: src/lib/MockWorker.ts#L14
Property 'retries' has no initializer and is not definitely assigned in the constructor.