Fix #21
Annotations
7 errors and 9 warnings
vet-proto
Process completed with exit code 1.
|
tests (vet, 1.22):
internal/transport/http2_client.go#L1009
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
|
tests (vet, 1.22):
internal/transport/transport_test.go#L2726
should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (S1028)
|
tests (vet, 1.22):
internal/transport/transport_test.go#L2731
should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (S1028)
|
tests (vet, 1.22):
internal/transport/transport_test.go#L2749
should use a simple channel send/receive instead of select with a single case (S1000)
|
tests (vet, 1.22):
test/goaway_test.go#L815
should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (S1028)
|
tests (vet, 1.22)
Process completed with exit code 1.
|
vet-proto
Restore cache failed: Dependencies file is not found in /home/runner/work/grpc-go/grpc-go. Supported file pattern: go.sum
|
tests (vet, 1.22)
Restore cache failed: Dependencies file is not found in /home/runner/work/grpc-go/grpc-go. Supported file pattern: go.sum
|
tests (extras, 1.22)
Restore cache failed: Dependencies file is not found in /home/runner/work/grpc-go/grpc-go. Supported file pattern: go.sum
|
tests (tests, 1.22)
Restore cache failed: Dependencies file is not found in /home/runner/work/grpc-go/grpc-go. Supported file pattern: go.sum
|
tests (tests, 1.21)
Restore cache failed: Dependencies file is not found in /home/runner/work/grpc-go/grpc-go. Supported file pattern: go.sum
|
tests (tests, 1.20)
Restore cache failed: Dependencies file is not found in /home/runner/work/grpc-go/grpc-go. Supported file pattern: go.sum
|
tests (tests, 1.22, 386)
Restore cache failed: Dependencies file is not found in /home/runner/work/grpc-go/grpc-go. Supported file pattern: go.sum
|
tests (tests, 1.22, -race)
Restore cache failed: Dependencies file is not found in /home/runner/work/grpc-go/grpc-go. Supported file pattern: go.sum
|
tests (tests, 1.22, arm64)
Restore cache failed: Dependencies file is not found in /home/runner/work/grpc-go/grpc-go. Supported file pattern: go.sum
|