fix: Don't need to get pointer when converting float64 to bits. #81
Annotations
13 errors and 4 warnings
build (1.23, arm):
com.go#L227
too many arguments in conversion to uintptr
|
build (1.23, arm):
com.go#L228
invalid operation: hr == nil (mismatched types uintptr and untyped nil)
|
build (1.23, arm):
com.go#L231
cannot use hr (variable of type uintptr) as error value in assignment: uintptr does not implement error (missing method Error)
|
build (1.23, arm):
variant.go#L566
cannot convert unsafe.Pointer(uintptr(variant.Val)) (value of type unsafe.Pointer) to type "golang.org/x/sys/windows".GUID
|
build (1.23, arm):
variant.go#L670
invalid operation: hours * float64(DateSingleHour) (mismatched types int64 and float64)
|
build (1.23, arm):
variant.go#L670
invalid operation: milliseconds * float64(DateSingleMilliSecond) (mismatched types int64 and float64)
|
build (1.23, arm)
Process completed with exit code 1.
|
build (stable, arm)
The job was canceled because "_1_23_arm" failed.
|
build (stable, arm)
The operation was canceled.
|
build (1.23, 386)
The job was canceled because "_1_23_arm" failed.
|
build (1.23, 386)
The operation was canceled.
|
build (stable, 386)
The job was canceled because "_1_23_arm" failed.
|
build (stable, 386)
The operation was canceled.
|
build (1.23, arm)
Cache not found for keys: setup-go-Windows-x64-go-1.23.7-124e9b1d41ea6c6ec281984fa2aea8378d4738f3febdc58f48b6b410db9b7332
|
build (stable, arm)
Cache not found for keys: setup-go-Windows-x64-go-1.24.1-124e9b1d41ea6c6ec281984fa2aea8378d4738f3febdc58f48b6b410db9b7332
|
build (1.23, 386)
Cache not found for keys: setup-go-Windows-x64-go-1.23.7-124e9b1d41ea6c6ec281984fa2aea8378d4738f3febdc58f48b6b410db9b7332
|
build (stable, 386)
Cache not found for keys: setup-go-Windows-x64-go-1.24.1-124e9b1d41ea6c6ec281984fa2aea8378d4738f3febdc58f48b6b410db9b7332
|