Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Add option to use RIBS as Motion blob store #34

Add option to use RIBS as Motion blob store

Add option to use RIBS as Motion blob store #34

Triggered via pull request July 19, 2023 20:14
Status Failure
Total duration 12m 31s
Artifacts

go-test.yml

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

Annotations

20 errors
ubuntu (go 1.20.x)
maxNodesSize (untyped int constant 4294967295) overflows int
ubuntu (go 1.20.x)
cannot use maxNodesSize (untyped int constant 4294967295) as int value in assignment (overflows)
ubuntu (go 1.20.x)
cannot use math.MaxInt64 (untyped int constant 9223372036854775807) as int value in argument to fmt.Sprintf (overflows)
ubuntu (go 1.20.x)
cannot use 1 << (MaxLayers + 5) (untyped int constant 68719476736) as int value in argument to xerrors.Errorf (overflows)
ubuntu (go 1.20.x)
Process completed with exit code 1.
ubuntu (go 1.19.x)
maxNodesSize (untyped int constant 4294967295) overflows int
ubuntu (go 1.19.x)
cannot use maxNodesSize (untyped int constant 4294967295) as int value in assignment (overflows)
ubuntu (go 1.19.x)
cannot use math.MaxInt64 (untyped int constant 9223372036854775807) as int value in argument to fmt.Sprintf (overflows)
ubuntu (go 1.19.x)
cannot use 1 << (MaxLayers + 5) (untyped int constant 68719476736) as int value in argument to xerrors.Errorf (overflows)
ubuntu (go 1.19.x)
Process completed with exit code 2.
windows (go 1.19.x)
maxNodesSize (untyped int constant 4294967295) overflows int
windows (go 1.19.x)
cannot use maxNodesSize (untyped int constant 4294967295) as int value in assignment (overflows)
windows (go 1.19.x)
cannot use math.MaxInt64 (untyped int constant 9223372036854775807) as int value in argument to fmt.Sprintf (overflows)
windows (go 1.19.x)
cannot use 1 << (MaxLayers + 5) (untyped int constant 68719476736) as int value in argument to xerrors.Errorf (overflows)
windows (go 1.19.x)
Process completed with exit code 1.
windows (go 1.20.x)
maxNodesSize (untyped int constant 4294967295) overflows int
windows (go 1.20.x)
cannot use maxNodesSize (untyped int constant 4294967295) as int value in assignment (overflows)
windows (go 1.20.x)
cannot use math.MaxInt64 (untyped int constant 9223372036854775807) as int value in argument to fmt.Sprintf (overflows)
windows (go 1.20.x)
cannot use 1 << (MaxLayers + 5) (untyped int constant 68719476736) as int value in argument to xerrors.Errorf (overflows)
windows (go 1.20.x)
Process completed with exit code 1.