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… #1684
Annotations
9 errors and 1 warning
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'.
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: azure/login@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading