Skip to content
Triggered via push December 15, 2024 04:44
Status Failure
Total duration 38s
Artifacts

nodejs.yml

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

Annotations

10 errors
build (20.x): src/bn.ts#L19
Property 'negative' has no initializer and is not definitely assigned in the constructor.
build (20.x): src/bn.ts#L20
Property 'words' has no initializer and is not definitely assigned in the constructor.
build (20.x): src/bn.ts#L21
Property 'length' has no initializer and is not definitely assigned in the constructor.
build (20.x): src/bn.ts#L22
Property 'red' has no initializer and is not definitely assigned in the constructor.
build (20.x): src/bn.ts#L54
Property '_initNumber' does not exist on type 'BN'.
build (20.x): src/bn.ts#L58
Property '_initArray' does not exist on type 'BN'.
build (20.x): src/bn.ts#L61
This comparison appears to be unintentional because the types 'number' and 'string' have no overlap.
build (20.x): src/bn.ts#L64
Expected 2 arguments, but got 1.
build (20.x): src/bn.ts#L66
Property 'toString' does not exist on type 'never'.
build (20.x): src/bn.ts#L73
Property 'length' does not exist on type 'number'.