chore(deps): bump golang.org/x/sys from 0.27.0 to 0.28.0 in /input #273
Annotations
10 errors and 1 warning
Run go build -v ./...
csi.Range undefined (type *ansi.CsiSequence has no field or method Range)
|
Run go build -v ./...
csi.Subparams undefined (type *ansi.CsiSequence has no field or method Subparams)
|
Run go build -v ./...
csi.Subparams undefined (type *ansi.CsiSequence has no field or method Subparams)
|
Run go build -v ./...
assignment mismatch: 1 variable but csi.Param returns 2 values
|
Run go build -v ./...
not enough arguments in call to csi.Param
|
Run go build -v ./...
assignment mismatch: 1 variable but csi.Param returns 2 values
|
Run go build -v ./...
not enough arguments in call to csi.Param
|
Run go build -v ./...
too many arguments in call to parseMouseButton
|
Run go build -v ./...
not enough arguments in call to csi.Param
|
Run go build -v ./...
invalid operation: csi.Cmd |= int(b[i]) << parser.MarkerShift (mismatched types ansi.Command and int)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading