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
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
test-and-release.yaml
on: push
Create run ID
2s
Clean up mock HTTP API resources
16s
Clean up test resources
3m 25s
release
0s
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.
|