Skip to content

feat: update IsPositive and IsNegative #351

feat: update IsPositive and IsNegative

feat: update IsPositive and IsNegative #351

Triggered via push October 2, 2023 07:37
Status Failure
Total duration 54s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

release.yml

on: push
Matrix: code / verify
release  /  release
release / release
docgen  /  npm
docgen / npm
Fit to window
Zoom out
Zoom in

Annotations

32 errors
code / verify (ubuntu-latest, 18)
type-plus#build: command (/home/runner/work/type-plus/type-plus/type-plus) pnpm run build exited (1)
code / verify (ubuntu-latest, 18)
'"../numeric/integer.js"' has no exported member named 'IsInteger'. Did you mean 'Integer'?
code / verify (ubuntu-latest, 18)
'"../numeric/integer.js"' has no exported member named 'IsNotInteger'. Did you mean 'NotInteger'?
code / verify (ubuntu-latest, 18)
'"../numeric/negative.js"' has no exported member named 'IsNegative'. Did you mean 'Negative'?
code / verify (ubuntu-latest, 18)
'"../numeric/negative.js"' has no exported member named 'IsNotNegative'. Did you mean 'NotNegative'?
code / verify (ubuntu-latest, 18)
Module '"../numeric/numeric_type.js"' has no exported member 'IsNotNumeric'.
code / verify (ubuntu-latest, 18)
'"../numeric/numeric_type.js"' has no exported member named 'IsNumeric'. Did you mean 'Numeric'?
code / verify (ubuntu-latest, 18)
'"../numeric/positive.js"' has no exported member named 'IsNotPositive'. Did you mean 'NonPositive'?
code / verify (ubuntu-latest, 18)
'"../numeric/positive.js"' has no exported member named 'IsPositive'. Did you mean 'Positive'?
code / verify (ubuntu-latest, 18)
Process completed with exit code 1.
code / verify (ubuntu-latest, 20)
The job was canceled because "ubuntu-latest_18" failed.
code / verify (ubuntu-latest, 20)
'"../numeric/integer.js"' has no exported member named 'IsInteger'. Did you mean 'Integer'?
code / verify (ubuntu-latest, 20)
'"../numeric/integer.js"' has no exported member named 'IsNotInteger'. Did you mean 'NotInteger'?
code / verify (ubuntu-latest, 20)
'"../numeric/negative.js"' has no exported member named 'IsNegative'. Did you mean 'Negative'?
code / verify (ubuntu-latest, 20)
'"../numeric/negative.js"' has no exported member named 'IsNotNegative'. Did you mean 'NotNegative'?
code / verify (ubuntu-latest, 20)
Module '"../numeric/numeric_type.js"' has no exported member 'IsNotNumeric'.
code / verify (ubuntu-latest, 20)
'"../numeric/numeric_type.js"' has no exported member named 'IsNumeric'. Did you mean 'Numeric'?
code / verify (ubuntu-latest, 20)
'"../numeric/positive.js"' has no exported member named 'IsNotPositive'. Did you mean 'NonPositive'?
code / verify (ubuntu-latest, 20)
'"../numeric/positive.js"' has no exported member named 'IsPositive'. Did you mean 'Positive'?
code / verify (ubuntu-latest, 20)
type-plus#build: command (/home/runner/work/type-plus/type-plus/type-plus) pnpm run build exited (1)
code / verify (ubuntu-latest, 20)
Process completed with exit code 1.
code / verify (ubuntu-latest, 16)
The job was canceled because "ubuntu-latest_18" failed.
code / verify (ubuntu-latest, 16)
type-plus#build: command (/home/runner/work/type-plus/type-plus/type-plus) pnpm run build exited (1)
code / verify (ubuntu-latest, 16)
'"../numeric/integer.js"' has no exported member named 'IsInteger'. Did you mean 'Integer'?
code / verify (ubuntu-latest, 16)
'"../numeric/integer.js"' has no exported member named 'IsNotInteger'. Did you mean 'NotInteger'?
code / verify (ubuntu-latest, 16)
'"../numeric/negative.js"' has no exported member named 'IsNegative'. Did you mean 'Negative'?
code / verify (ubuntu-latest, 16)
'"../numeric/negative.js"' has no exported member named 'IsNotNegative'. Did you mean 'NotNegative'?
code / verify (ubuntu-latest, 16)
Module '"../numeric/numeric_type.js"' has no exported member 'IsNotNumeric'.
code / verify (ubuntu-latest, 16)
'"../numeric/numeric_type.js"' has no exported member named 'IsNumeric'. Did you mean 'Numeric'?
code / verify (ubuntu-latest, 16)
'"../numeric/positive.js"' has no exported member named 'IsNotPositive'. Did you mean 'NonPositive'?
code / verify (ubuntu-latest, 16)
'"../numeric/positive.js"' has no exported member named 'IsPositive'. Did you mean 'Positive'?
code / verify (ubuntu-latest, 16)
The operation was canceled.