Skip to content

Add test coverage to project #1

Add test coverage to project

Add test coverage to project #1

Triggered via pull request January 29, 2025 17:28
Status Failure
Total duration 27s
Artifacts

ci.yml

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

Annotations

19 errors
Test Node 20: src/auth.spec.ts#L1
Relative imports and exports must end with .js
Test Node 20: src/auth.spec.ts#L2
Relative imports and exports must end with .js
Test Node 20: src/auth.spec.ts#L3
Relative imports and exports must end with .js
Test Node 20: src/authkit-callback-route.spec.ts#L3
Relative imports and exports must end with .js
Test Node 20: src/matchers.ts#L4
ES2015 module syntax is preferred over namespaces
Test Node 20: src/session.spec.ts#L40
'_token' is defined but never used
Test Node 20: src/session.spec.ts#L51
Unexpected any. Specify a different type
Test Node 20
Process completed with exit code 1.
Test Node 22
The job was canceled because "_20" failed.
Test Node 22: src/auth.spec.ts#L1
Relative imports and exports must end with .js
Test Node 22: src/auth.spec.ts#L2
Relative imports and exports must end with .js
Test Node 22: src/auth.spec.ts#L3
Relative imports and exports must end with .js
Test Node 22: src/authkit-callback-route.spec.ts#L3
Relative imports and exports must end with .js
Test Node 22: src/matchers.ts#L4
ES2015 module syntax is preferred over namespaces
Test Node 22: src/session.spec.ts#L40
'_token' is defined but never used
Test Node 22: src/session.spec.ts#L51
Unexpected any. Specify a different type
Test Node 22
Process completed with exit code 1.
Test Node 18
The job was canceled because "_20" failed.
Test Node 18
The operation was canceled.