Skip to content

test: add initial tests and workflows #6

test: add initial tests and workflows

test: add initial tests and workflows #6

Triggered via pull request April 9, 2024 17:20
@ghostrider-05ghostrider-05
synchronize #2
tests
Status Failure
Total duration 22s
Artifacts

test.yml

on: pull_request
Test node.js 18
12s
Test node.js 18
Test node.js 20
11s
Test node.js 20
Test coverage
0s
Test coverage
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Test node.js 20: src/__tests__/utils/generics.test.ts#L5
'Length' is declared but its value is never read.
Test node.js 20: src/__tests__/utils/generics.test.ts#L5
'Subtract' is declared but its value is never read.
Test node.js 20: src/__tests__/utils/generics.test.ts#L5
'Tuple' is declared but its value is never read.
Test node.js 20
Process completed with exit code 2.
Test node.js 18: src/__tests__/utils/generics.test.ts#L5
'Length' is declared but its value is never read.
Test node.js 18: src/__tests__/utils/generics.test.ts#L5
'Subtract' is declared but its value is never read.
Test node.js 18: src/__tests__/utils/generics.test.ts#L5
'Tuple' is declared but its value is never read.
Test node.js 18
Process completed with exit code 2.