Automate plugin installation #1001
Annotations
10 errors and 2 warnings
Lint code issues 🚨:
tracing/tracing.go#L14
import 'google.golang.org/grpc/credentials' is not allowed from list 'main' (depguard)
|
Lint code issues 🚨:
api/api.go#L17
import 'google.golang.org/grpc/codes' is not allowed from list 'main' (depguard)
|
Lint code issues 🚨:
api/api.go#L18
import 'google.golang.org/grpc/status' is not allowed from list 'main' (depguard)
|
Lint code issues 🚨:
api/api.go#L19
import 'google.golang.org/protobuf/types/known/emptypb' is not allowed from list 'main' (depguard)
|
Lint code issues 🚨:
api/api.go#L20
import 'google.golang.org/protobuf/types/known/structpb' is not allowed from list 'main' (depguard)
|
Lint code issues 🚨:
api/grpc_server.go#L7
import 'google.golang.org/grpc' is not allowed from list 'main' (depguard)
|
Lint code issues 🚨:
api/grpc_server.go#L8
import 'google.golang.org/grpc/health/grpc_health_v1' is not allowed from list 'main' (depguard)
|
Lint code issues 🚨:
api/grpc_server.go#L9
import 'google.golang.org/grpc/reflection' is not allowed from list 'main' (depguard)
|
Lint code issues 🚨:
api/healthcheck.go#L7
import 'google.golang.org/grpc/codes' is not allowed from list 'main' (depguard)
|
Lint code issues 🚨:
api/healthcheck.go#L8
import 'google.golang.org/grpc/health/grpc_health_v1' is not allowed from list 'main' (depguard)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint code issues 🚨:
cmd/plugin_install.go#L135
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
The logs for this run have expired and are no longer available.
Loading