Skip to content

Make fromString work with all numbers, add integerFromString #191

Make fromString work with all numbers, add integerFromString

Make fromString work with all numbers, add integerFromString #191

Triggered via pull request October 24, 2023 19:34
Status Failure
Total duration 1m 58s
Artifacts

check.yml

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

Annotations

5 errors and 1 warning
Docs: docs/examples/src-Number.ts-constant-fromString-0.ts#L5
Cannot find name 'fromStringToNumber'.
Docs: docs/examples/src-Number.ts-constant-fromString-0.ts#L6
Cannot find name 'fromStringToNumber'.
Docs: docs/examples/src-Number.ts-constant-fromString-0.ts#L7
Cannot find name 'fromStringToNumber'.
Docs: docs/examples/src-Number.ts-constant-fromString-0.ts#L8
Cannot find name 'fromStringToNumber'.
Docs
Process completed with exit code 1.
Lint: src/Function.ts#L35
'chainFirst_' is defined but never used. Allowed unused vars must match /^_/u