67 resourceutilities types #34
Annotations
10 errors and 1 warning
src/library/ResourceUtilities/ResourceUtilities.spec.ts#L1
Argument of type '"abc"' is not assignable to parameter of type '"extension" | "value" | "type" | "id" | "use" | "system" | "period" | "assigner"'.
|
src/library/ResourceUtilities/ResourceUtilities.spec.ts#L1
Argument of type '{ use: string; system: string; value: string; }[]' is not assignable to parameter of type 'Identifier[]'.
|
src/library/ResourceUtilities/ResourceUtilities.spec.ts#L1
Argument of type '{ use: string; system: string; value: string; }[]' is not assignable to parameter of type 'Identifier[]'.
|
src/library/ResourceUtilities/ResourceUtilities.spec.ts#L1
Argument of type '{ use: string; system: string; value: string; }[]' is not assignable to parameter of type 'Identifier[]'.
|
src/library/ResourceUtilities/ResourceUtilities.spec.ts#L1
Argument of type '{ use: string; system: string; value: string; }[]' is not assignable to parameter of type 'Extension[]'.
|
src/library/ResourceUtilities/ResourceUtilities.spec.ts#L1
Argument of type '({ url: string; valueBoolean: boolean; valueString?: undefined; } | { url: string; valueString: string; valueBoolean?: undefined; })[]' is not assignable to parameter of type 'Extension[]'.
|
src/library/ResourceUtilities/ResourceUtilities.spec.ts#L1
Argument of type '({ url: string; valueBoolean: boolean; valueString?: undefined; } | { url: string; valueString: string; valueBoolean?: undefined; })[]' is not assignable to parameter of type 'Extension[]'.
|
src/library/ResourceUtilities/ResourceUtilities.spec.ts#L1
Argument of type '"abc"' is not assignable to parameter of type '"code" | "display" | "extension" | "value" | "id" | "system" | "version" | "userSelected"'.
|
src/library/ResourceUtilities/ResourceUtilities.spec.ts#L1
Argument of type '({ version: string; system: string; code: string; display: string; userSelected: boolean; } | { version: string; system: string; code: string; display: string; userSelected?: undefined; })[]' is not assignable to parameter of type 'Coding[]'.
|
src/library/ResourceUtilities/ResourceUtilities.spec.ts#L1
Argument of type '({ version: string; system: string; code: string; display: string; userSelected: boolean; } | { version: string; system: string; code: string; display: string; userSelected?: undefined; })[]' is not assignable to parameter of type 'Coding[]'.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading