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 v… #1363

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

chore(deps): update dependency @nordicsemiconductor/bdd-markdown to v… #1363

Triggered via push November 14, 2023 08:37
Status Failure
Total duration 10m 39s
Artifacts
Create run ID
8s
Create run ID
Create test resources
4m 21s
Create test resources
Create mock HTTP API
23s
Create mock HTTP API
Deploy Memfault integration resources
2m 11s
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
10s
Clean up mock HTTP API resources
Clean up test resources
3m 26s
Clean up test resources
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

19 errors
Create mock HTTP API: feature-runner/steps/device.ts#L111
Argument of type 'TObject<{ properties: TOptional<TString<string>>; }>' is not assignable to parameter of type 'TObject<TProperties>'.
Create mock HTTP API: feature-runner/steps/device.ts#L124
Argument of type '{} | null' is not assignable to parameter of type 'string | URLSearchParams | Record<string, string | readonly string[]> | Iterable<[string, string]> | readonly [string, string][] | undefined'.
Create mock HTTP API: feature-runner/steps/device.ts#L131
Argument of type 'TObject<{ name: TString<string>; value: TString<string>; }>' is not assignable to parameter of type 'TObject<TProperties>'.
Create mock HTTP API: feature-runner/steps/device.ts#L150
A computed property name must be of type 'string', 'number', 'symbol', or 'any'.
Create mock HTTP API: feature-runner/steps/httpApiMock.ts#L35
Argument of type 'TObject<{ statusCode: TInteger; method: TEnum<typeof Method>; path: TString<string>; }>' is not assignable to parameter of type 'TObject<TProperties>'.
Create mock HTTP API: feature-runner/steps/httpApiMock.ts#L51
Argument of type 'unknown' is not assignable to parameter of type 'string'.
Create mock HTTP API: feature-runner/steps/httpApiMock.ts#L64
Argument of type 'TObject<{ method: TEnum<typeof Method>; path: TString<string>; }>' is not assignable to parameter of type 'TObject<TProperties>'.
Create mock HTTP API: feature-runner/steps/httpApiMock.ts#L87
Argument of type 'unknown' is not assignable to parameter of type 'string'.
Create mock HTTP API
Process completed with exit code 2.
Deploy Memfault integration resources: feature-runner/steps/device.ts#L111
Argument of type 'TObject<{ properties: TOptional<TString<string>>; }>' is not assignable to parameter of type 'TObject<TProperties>'.
Deploy Memfault integration resources: feature-runner/steps/device.ts#L124
Argument of type '{} | null' is not assignable to parameter of type 'string | URLSearchParams | Record<string, string | readonly string[]> | Iterable<[string, string]> | readonly [string, string][] | undefined'.
Deploy Memfault integration resources: feature-runner/steps/device.ts#L131
Argument of type 'TObject<{ name: TString<string>; value: TString<string>; }>' is not assignable to parameter of type 'TObject<TProperties>'.
Deploy Memfault integration resources: feature-runner/steps/device.ts#L150
A computed property name must be of type 'string', 'number', 'symbol', or 'any'.
Deploy Memfault integration resources: feature-runner/steps/httpApiMock.ts#L35
Argument of type 'TObject<{ statusCode: TInteger; method: TEnum<typeof Method>; path: TString<string>; }>' is not assignable to parameter of type 'TObject<TProperties>'.
Deploy Memfault integration resources: feature-runner/steps/httpApiMock.ts#L51
Argument of type 'unknown' is not assignable to parameter of type 'string'.
Deploy Memfault integration resources: feature-runner/steps/httpApiMock.ts#L64
Argument of type 'TObject<{ method: TEnum<typeof Method>; path: TString<string>; }>' is not assignable to parameter of type 'TObject<TProperties>'.
Deploy Memfault integration resources: feature-runner/steps/httpApiMock.ts#L87
Argument of type 'unknown' is not assignable to parameter of type 'string'.
Deploy Memfault integration resources
Process completed with exit code 2.
Clean up mock HTTP API resources
Process completed with exit code 2.