feat: Add WithForwardResponseRewriter to allow easier/more useful response control #3564
ci.yml
on: pull_request
test
1m 30s
node_test
43s
generate
1m 24s
bazel
9m 21s
gorelease
17s
proto_lint
14s
lint
46s
fuzz
6m 17s
Matrix: build
Annotations
10 errors and 10 warnings
lint:
examples/internal/integration/integration_test.go#L149
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
|
lint:
examples/internal/integration/integration_test.go#L154
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
|
lint:
examples/internal/integration/integration_test.go#L481
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
|
lint:
examples/internal/integration/integration_test.go#L583
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
|
lint:
examples/internal/integration/integration_test.go#L693
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
|
lint:
examples/internal/integration/integration_test.go#L948
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
|
lint:
examples/internal/integration/integration_test.go#L1128
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
|
lint:
examples/internal/integration/integration_test.go#L1415
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
|
lint:
examples/internal/integration/integration_test.go#L1637
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
|
lint:
examples/internal/integration/integration_test.go#L1815
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
|
build (1.22.x, macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/grpc-gateway/grpc-gateway. Supported file pattern: go.sum
|
build (1.20.x, macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/grpc-gateway/grpc-gateway. Supported file pattern: go.sum
|
build (1.22.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/grpc-gateway/grpc-gateway. Supported file pattern: go.sum
|
build (1.21.x, macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/grpc-gateway/grpc-gateway. Supported file pattern: go.sum
|
build (1.20.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/grpc-gateway/grpc-gateway. Supported file pattern: go.sum
|
build (1.21.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/grpc-gateway/grpc-gateway. Supported file pattern: go.sum
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/grpc-gateway/grpc-gateway. Supported file pattern: go.sum
|
build (1.21.x, windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\grpc-gateway\grpc-gateway. Supported file pattern: go.sum
|
build (1.22.x, windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\grpc-gateway\grpc-gateway. Supported file pattern: go.sum
|
build (1.20.x, windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\grpc-gateway\grpc-gateway. Supported file pattern: go.sum
|