Skip to content

Start migration from float64 to big.Float #1210

Start migration from float64 to big.Float

Start migration from float64 to big.Float #1210

Triggered via pull request January 20, 2024 19:02
Status Failure
Total duration 3m 26s
Artifacts

build.yaml

on: pull_request
Matrix: build
Matrix: examples
Matrix: linters
Formatting
6s
Formatting
Coverage
0s
Coverage
Fit to window
Zoom out
Zoom in

Annotations

41 errors and 1 warning
Go 1.19 ubuntu-latest: number.go#L355
cannot use n.value (variable of type *big.Float) as type float64 in argument to math.IsNaN
Go 1.19 ubuntu-latest: number.go#L362
cannot use n.value (variable of type *big.Float) as type float64 in argument to math.IsNaN
Go 1.19 ubuntu-latest: number.go#L386
cannot use n.value (variable of type *big.Float) as type float64 in argument to math.IsInf
Go 1.19 ubuntu-latest: number.go#L386
invalid operation: value == n.value (mismatched types float64 and *big.Float)
Go 1.19 ubuntu-latest: number.go#L392
cannot use n.value (variable of type *big.Float) as type float64 in argument to math.IsInf
Go 1.19 ubuntu-latest: number.go#L392
invalid operation: value != n.value (mismatched types float64 and *big.Float)
Go 1.19 ubuntu-latest: number.go#L411
cannot use n.value (variable of type *big.Float) as type float64 in argument to deltaRelativeErrorCheck
Go 1.19 ubuntu-latest: number.go#L472
cannot use n.value (variable of type *big.Float) as type float64 in argument to math.IsNaN
Go 1.19 ubuntu-latest: number.go#L479
cannot use n.value (variable of type *big.Float) as type float64 in argument to math.IsNaN
Go 1.19 ubuntu-latest: number.go#L503
cannot use n.value (variable of type *big.Float) as type float64 in argument to math.IsInf
Go 1.19 windows-latest
The job was canceled because "_1_19_ubuntu-latest" failed.
Go 1.x windows-latest
The job was canceled because "_1_19_ubuntu-latest" failed.
Go 1.x windows-latest
The operation was canceled.
Go 1.19 windows-latest
The operation was canceled.
Go 1.19 macos-latest
The job was canceled because "_1_19_ubuntu-latest" failed.
Go 1.19 macos-latest
A task was canceled.
Go 1.x ubuntu-latest
The job was canceled because "_1_19_ubuntu-latest" failed.
Go 1.x ubuntu-latest: number.go#L355
cannot use n.value (variable of type *big.Float) as float64 value in argument to math.IsNaN
Go 1.x ubuntu-latest: number.go#L362
cannot use n.value (variable of type *big.Float) as float64 value in argument to math.IsNaN
Go 1.x ubuntu-latest: number.go#L386
cannot use n.value (variable of type *big.Float) as float64 value in argument to math.IsInf
Go 1.x ubuntu-latest: number.go#L386
invalid operation: value == n.value (mismatched types float64 and *big.Float)
Go 1.x ubuntu-latest: number.go#L392
cannot use n.value (variable of type *big.Float) as float64 value in argument to math.IsInf
Go 1.x ubuntu-latest: number.go#L392
invalid operation: value != n.value (mismatched types float64 and *big.Float)
Go 1.x ubuntu-latest: number.go#L411
cannot use n.value (variable of type *big.Float) as float64 value in argument to deltaRelativeErrorCheck
Go 1.x ubuntu-latest: number.go#L472
cannot use n.value (variable of type *big.Float) as float64 value in argument to math.IsNaN
Go 1.x ubuntu-latest: number.go#L479
cannot use n.value (variable of type *big.Float) as float64 value in argument to math.IsNaN
Go 1.x ubuntu-latest: number.go#L503
cannot use n.value (variable of type *big.Float) as float64 value in argument to math.IsInf
Linters for root: array.go#L1
: # github.com/gavv/httpexpect/v2 [github.com/gavv/httpexpect/v2.test]
Linters for root: number.go#L355
cannot use n.value (variable of type *big.Float) as float64 value in argument to math.IsNaN
Linters for root: number.go#L362
cannot use n.value (variable of type *big.Float) as float64 value in argument to math.IsNaN
Linters for root: number.go#L386
cannot use n.value (variable of type *big.Float) as float64 value in argument to math.IsInf
Linters for root: number.go#L386
invalid operation: value == n.value (mismatched types float64 and *big.Float)
Linters for root: number.go#L392
cannot use n.value (variable of type *big.Float) as float64 value in argument to math.IsInf
Linters for root: number.go#L392
invalid operation: value != n.value (mismatched types float64 and *big.Float)
Linters for root: number.go#L411
cannot use n.value (variable of type *big.Float) as float64 value in argument to deltaRelativeErrorCheck
Linters for root: number.go#L472
cannot use n.value (variable of type *big.Float) as float64 value in argument to math.IsNaN
Linters for root: number.go#L479
cannot use n.value (variable of type *big.Float) as float64 value in argument to math.IsNaN
Go 1.x macos-latest
The job was canceled because "_1_19_ubuntu-latest" failed.
Go 1.x macos-latest
The operation was canceled.
Linters for examples
The job was canceled because "root__" failed.
Linters for examples
The operation was canceled.
Linters for examples
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 1