feat: support url form encoded marshaler and response in JSON #2263
ci.yml
on: pull_request
test
50s
node_test
1m 44s
generate
2m 5s
bazel
2m 50s
gorelease
51s
proto_lint
1m 3s
golangci
1m 42s
fuzz
4m 50s
Matrix: build
Annotations
3 errors and 10 warnings
golangci:
runtime/marshal_urlencode.go#L6
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
golangci
golangci-lint exit with code 4
|
bazel
Process completed with exit code 1.
|
build (1.19.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.19.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.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
|
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, 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.20.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, 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, windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\grpc-gateway\grpc-gateway. Supported file pattern: go.sum
|
build (1.19.x, windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\grpc-gateway\grpc-gateway. Supported file pattern: go.sum
|