Print refs #564
Annotations
4 errors and 1 warning
Run vet.sh:
mem/buffer_slice.go#L123
ineffective assignment to field BufferSlice.track (SA4005)
|
Run vet.sh:
mem/buffer_slice.go#L232
*&x will be simplified to x. It will not copy x. (SA4001)
|
Run vet.sh:
mem/buffer_slice.go#L232
*&x will be simplified to x. It will not copy x. (SA4001)
|
Run vet.sh
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading