Feat: add grpc gateway http rule #109
Annotations
10 errors and 6 warnings
lint:
pkg/gateway/stream_proxy.go#L64
Error return value of `clientStream.CloseSend` is not checked (errcheck)
|
lint:
internal/middlewares/middleware_accesslog/middleware.go#L6
File is not `goimports`-ed (goimports)
|
lint:
internal/middlewares/middleware_service_info/middleware.go#L4
File is not `goimports`-ed (goimports)
|
lint:
internal/middlewares/middleware_metric/middleware.go#L5
File is not `goimports`-ed (goimports)
|
lint:
pkg/gateway/internal/routertree/parser.go#L35
structtag: struct field tag `@"/"` not compatible with reflect.StructTag.Get: bad syntax for struct tag pair (govet)
|
lint:
pkg/gateway/internal/routertree/parser.go#L36
structtag: struct field tag `@@!` not compatible with reflect.StructTag.Get: bad syntax for struct tag pair (govet)
|
lint:
pkg/gateway/internal/routertree/parser.go#L37
structtag: struct field tag `(":" @Ident)?` not compatible with reflect.StructTag.Get: bad syntax for struct tag pair (govet)
|
lint:
pkg/gateway/internal/routertree/parser.go#L41
structtag: struct field tag `@@ ("/" @@)*` not compatible with reflect.StructTag.Get: bad syntax for struct tag pair (govet)
|
lint:
pkg/gateway/internal/routertree/parser.go#L45
structtag: struct field tag `@("*" "*" | "*" | Ident)` not compatible with reflect.StructTag.Get: bad syntax for struct tag pair (govet)
|
lint:
pkg/gateway/internal/routertree/parser.go#L46
structtag: struct field tag `| @@*` not compatible with reflect.StructTag.Get: bad syntax for struct tag pair (govet)
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|