feat: adding api/variantValidator #115
Annotations
7 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint source code:
src/api/variantValidator/client.spec.ts#L8
'Response' is defined but never used. Allowed unused vars must match /^_/u
|
Lint source code:
src/api/variantValidator/types.spec.ts#L3
'beforeEach' is defined but never used. Allowed unused vars must match /^_/u
|
Lint source code:
src/api/variantValidator/types.spec.ts#L3
'vi' is defined but never used. Allowed unused vars must match /^_/u
|
Lint source code:
src/api/variantValidator/types.spec.ts#L4
'createFetchMock' is defined but never used. Allowed unused vars must match /^_/u
|
Lint source code:
src/api/variantValidator/types.spec.ts#L7
'VariantValidatorClient' is defined but never used. Allowed unused vars must match /^_/u
|
Lint source code:
src/api/variantValidator/types.spec.ts#L11
'seqvar' is assigned a value but never used. Allowed unused vars must match /^_/u
|
The logs for this run have expired and are no longer available.
Loading