This repository has been archived by the owner on Jul 9, 2024. It is now read-only.
chore(deps): update dependency @nordicsemiconductor/bdd-markdown to v7 #1349
Annotations
10 errors
feature-runner/steps/device.ts#L5
Module '"@nordicsemiconductor/bdd-markdown"' has no exported member 'noMatch'.
|
feature-runner/steps/device.ts#L7
'"@nordicsemiconductor/bdd-markdown"' has no exported member named 'StepRunResult'. Did you mean 'StepResult'?
|
feature-runner/steps/device.ts#L41
Type '({ step, log: { step: { progress }, }, context, }: { step: any; log: { step: { progress: any; }; }; context: any; }) => Promise<any>' is not assignable to type 'StepRunner<World>'.
|
feature-runner/steps/device.ts#L42
Binding element 'step' implicitly has an 'any' type.
|
feature-runner/steps/device.ts#L44
Binding element 'progress' implicitly has an 'any' type.
|
feature-runner/steps/device.ts#L46
Binding element 'context' implicitly has an 'any' type.
|
feature-runner/steps/device.ts#L103
Type '({ step, log: { step: { error }, }, context, }: { step: any; log: { step: { error: any; }; }; context: any; }) => Promise<StepRunResult>' is not assignable to type 'StepRunner<World>'.
|
feature-runner/steps/device.ts#L104
Binding element 'step' implicitly has an 'any' type.
|
feature-runner/steps/device.ts#L106
Binding element 'error' implicitly has an 'any' type.
|
feature-runner/steps/device.ts#L108
Binding element 'context' implicitly has an 'any' type.
|
The logs for this run have expired and are no longer available.
Loading