Skip to content

auth added

auth added #2

Triggered via push April 18, 2024 11:47
Status Success
Total duration 48s
Artifacts

go.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 12 warnings
lint: ../../../go/pkg/mod/golang.org/x/net@v0.21.0/http2/server.go#L2575
trailer declared and not used (typecheck)
lint: ../../../go/pkg/mod/google.golang.org/grpc@v1.63.0/reflection/serverreflection.go#L266
sentFileDescriptors declared and not used (typecheck)
lint: ../../../go/pkg/mod/google.golang.org/grpc@v1.63.0/reflection/serverreflection.go#L44
"google.golang.org/grpc/codes" imported and not used (typecheck)
lint: ../../../go/pkg/mod/google.golang.org/grpc@v1.63.0/reflection/serverreflection.go#L45
"google.golang.org/grpc/status" imported and not used (typecheck)
lint: internal/config/env/refresh_token.go#L13
G101: Potential hardcoded credentials (gosec)
lint: internal/config/env/refresh_token.go#L14
G101: Potential hardcoded credentials (gosec)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, 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: internal/config/config.go#L9
exported: exported type GRPCConfig should have comment or be unexported (revive)
lint: internal/config/config.go#L13
exported: exported type HTTPConfig should have comment or be unexported (revive)
lint: internal/config/config.go#L17
exported: exported type SwaggerConfig should have comment or be unexported (revive)
lint: internal/config/config.go#L21
exported: exported type PGConfig should have comment or be unexported (revive)
lint: internal/config/config.go#L25
exported: exported type AccessTokenConfig should have comment or be unexported (revive)
lint: internal/config/config.go#L30
exported: exported type RefreshTokenConfig should have comment or be unexported (revive)
lint: internal/config/config.go#L35
exported: exported function Load should have comment or be unexported (revive)
lint: internal/config/env/swagger.go#L21
exported: exported function NewSwaggerConfig should have comment or be unexported (revive)
lint: internal/config/env/access_token.go#L22
exported: exported function NewAccessTokenConfig should have comment or be unexported (revive)
lint: internal/config/env/grpc.go#L21
exported: exported function NewGRPCConfig should have comment or be unexported (revive)
build-and-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.