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
test-and-release.yaml
on: push
Create run ID
8s
Clean up mock HTTP API resources
10s
Clean up test resources
3m 26s
release
0s
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.
|