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
Annotations
9 errors
feature-runner/steps/device.ts#L111
Argument of type 'TObject<{ properties: TOptional<TString<string>>; }>' is not assignable to parameter of type 'TObject<TProperties>'.
|
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'.
|
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>'.
|
feature-runner/steps/device.ts#L150
A computed property name must be of type 'string', 'number', 'symbol', or 'any'.
|
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>'.
|
feature-runner/steps/httpApiMock.ts#L51
Argument of type 'unknown' is not assignable to parameter of type 'string'.
|
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>'.
|
feature-runner/steps/httpApiMock.ts#L87
Argument of type 'unknown' is not assignable to parameter of type 'string'.
|
|
The logs for this run have expired and are no longer available.
Loading