Skip to content

Grpc connection Implemented #217

Grpc connection Implemented

Grpc connection Implemented #217

Triggered via pull request August 27, 2023 20:11
Status Failure
Total duration 1m 29s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 9 warnings
Protobuf
Process completed with exit code 1.
Lint: pkg/components/agent/agent.go#L293
undeclared name: `redis` (typecheck)
Lint: pkg/components/agent/agent.go#L307
undeclared name: `redis` (typecheck)
Lint: pkg/components/agent/agent.go#L17
"github.com/go-redis/redis/v8" imported but not used (typecheck)
Lint: pkg/components/central/central.go#L178
undeclared name: `redis` (typecheck)
Lint: pkg/components/central/central.go#L9
"github.com/go-redis/redis/v8" imported but not used (typecheck)
Lint: pkg/exporter/questdb/exporter.go#L205
undeclared name: `pgx` (typecheck)
Lint: pkg/exporter/questdb/exporter.go#L9
"github.com/jackc/pgx/v4" imported but not used (typecheck)
Lint: pkg/util/jwt/jwt.go#L22
undeclared name: `jwt` (typecheck)
Lint: pkg/util/jwt/jwt.go#L47
undeclared name: `jwt` (typecheck)
Lint: pkg/util/jwt/jwt.go#L51
undeclared name: `jwt` (typecheck)
Documentation
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Protobuf
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Vendor
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@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 node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@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 `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/
Docker Image
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (Dev)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (Dist)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/