Skip to content

WIP

WIP #425

Triggered via push February 18, 2025 22:04
Status Failure
Total duration 33s
Artifacts

nodejs.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 6 warnings
test (20.x): src/index.ts#L2
Multiple exports of name 'isMulti'
test (20.x): src/index.ts#L2
Multiple exports of name 'isPaginated'
test (20.x): src/index.ts#L3
Multiple exports of name 'isMulti'
test (20.x): src/index.ts#L3
Multiple exports of name 'isPaginated'
test (20.x): src/predicates/not/not.ts#L1
'MethodNotAllowed' is defined but never used
test (20.x)
Process completed with exit code 1.
test (18.x)
The job was canceled because "_20_x" failed.
test (18.x): src/index.ts#L2
Multiple exports of name 'isMulti'
test (18.x): src/index.ts#L2
Multiple exports of name 'isPaginated'
test (18.x): src/index.ts#L3
Multiple exports of name 'isMulti'
test (18.x): src/index.ts#L3
Multiple exports of name 'isPaginated'
test (18.x): src/predicates/not/not.ts#L1
'MethodNotAllowed' is defined but never used
test (18.x)
Process completed with exit code 1.
test (22.x)
The job was canceled because "_20_x" failed.
test (22.x): src/index.ts#L2
Multiple exports of name 'isMulti'
test (22.x): src/index.ts#L2
Multiple exports of name 'isPaginated'
test (22.x): src/index.ts#L3
Multiple exports of name 'isMulti'
test (22.x): src/index.ts#L3
Multiple exports of name 'isPaginated'
test (22.x): src/predicates/not/not.ts#L1
'MethodNotAllowed' is defined but never used
test (22.x)
Process completed with exit code 1.
test (20.x): src/hooks/validate-schema/validate-schema.test.ts#L5
Using exported name 'Ajv' as identifier for default export
test (20.x): src/hooks/validate-schema/validate-schema.test.ts#L201
Caution: `Ajv` also has a named export `ValidationError`. Check if you meant to write `import {ValidationError} from 'ajv'` instead
test (18.x): src/hooks/validate-schema/validate-schema.test.ts#L5
Using exported name 'Ajv' as identifier for default export
test (18.x): src/hooks/validate-schema/validate-schema.test.ts#L201
Caution: `Ajv` also has a named export `ValidationError`. Check if you meant to write `import {ValidationError} from 'ajv'` instead
test (22.x): src/hooks/validate-schema/validate-schema.test.ts#L5
Using exported name 'Ajv' as identifier for default export
test (22.x): src/hooks/validate-schema/validate-schema.test.ts#L201
Caution: `Ajv` also has a named export `ValidationError`. Check if you meant to write `import {ValidationError} from 'ajv'` instead