Skip to content
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

chore(deps): update dependency @nordicsemiconductor/bdd-markdown to v7

chore(deps): update dependency @nordicsemiconductor/bdd-markdown to v7 #1349

Triggered via push November 8, 2023 03:57
Status Failure
Total duration 10m 31s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Create run ID
2s
Create run ID
Create test resources
4m 9s
Create test resources
Create mock HTTP API
40s
Create mock HTTP API
Deploy Memfault integration resources
2m 21s
Deploy Memfault integration resources
Store necessary settings in KeyVault
0s
Store necessary settings in KeyVault
Run end-to-end tests
0s
Run end-to-end tests
Clean up mock HTTP API resources
16s
Clean up mock HTTP API resources
Clean up test resources
3m 25s
Clean up test resources
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

21 errors
Create mock HTTP API: feature-runner/steps/device.ts#L5
Module '"@nordicsemiconductor/bdd-markdown"' has no exported member 'noMatch'.
Create mock HTTP API: feature-runner/steps/device.ts#L7
'"@nordicsemiconductor/bdd-markdown"' has no exported member named 'StepRunResult'. Did you mean 'StepResult'?
Create mock HTTP API: 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>'.
Create mock HTTP API: feature-runner/steps/device.ts#L42
Binding element 'step' implicitly has an 'any' type.
Create mock HTTP API: feature-runner/steps/device.ts#L44
Binding element 'progress' implicitly has an 'any' type.
Create mock HTTP API: feature-runner/steps/device.ts#L46
Binding element 'context' implicitly has an 'any' type.
Create mock HTTP API: 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>'.
Create mock HTTP API: feature-runner/steps/device.ts#L104
Binding element 'step' implicitly has an 'any' type.
Create mock HTTP API: feature-runner/steps/device.ts#L106
Binding element 'error' implicitly has an 'any' type.
Create mock HTTP API: feature-runner/steps/device.ts#L108
Binding element 'context' implicitly has an 'any' type.
Deploy Memfault integration resources: feature-runner/steps/device.ts#L5
Module '"@nordicsemiconductor/bdd-markdown"' has no exported member 'noMatch'.
Deploy Memfault integration resources: feature-runner/steps/device.ts#L7
'"@nordicsemiconductor/bdd-markdown"' has no exported member named 'StepRunResult'. Did you mean 'StepResult'?
Deploy Memfault integration resources: 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>'.
Deploy Memfault integration resources: feature-runner/steps/device.ts#L42
Binding element 'step' implicitly has an 'any' type.
Deploy Memfault integration resources: feature-runner/steps/device.ts#L44
Binding element 'progress' implicitly has an 'any' type.
Deploy Memfault integration resources: feature-runner/steps/device.ts#L46
Binding element 'context' implicitly has an 'any' type.
Deploy Memfault integration resources: 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>'.
Deploy Memfault integration resources: feature-runner/steps/device.ts#L104
Binding element 'step' implicitly has an 'any' type.
Deploy Memfault integration resources: feature-runner/steps/device.ts#L106
Binding element 'error' implicitly has an 'any' type.
Deploy Memfault integration resources: feature-runner/steps/device.ts#L108
Binding element 'context' implicitly has an 'any' type.
Clean up mock HTTP API resources
Process completed with exit code 2.