Skip to content

inerceptor added

inerceptor added #3

Triggered via push April 18, 2024 14:30
Status Success
Total duration 32s
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)
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/.
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/model/user.go#L4
var-naming: struct field Id should be ID (revive)
lint: internal/model/user.go#L26
var-naming: struct field Id should be ID (revive)
lint: internal/model/claim.go#L5
exported: exported type UserClaims should have comment or be unexported (revive)
lint: internal/model/user.go#L36
var-naming: struct field UserToLockId should be UserToLockID (revive)
lint: internal/model/user.go#L40
var-naming: struct field UserToUnlockId should be UserToUnlockID (revive)
lint: internal/model/user.go#L44
var-naming: struct field UserId should be UserID (revive)
lint: internal/model/user.go#L49
var-naming: struct field UserId should be UserID (revive)
lint: internal/model/user.go#L3
exported: exported type User should have comment or be unexported (revive)
lint: internal/model/user.go#L14
exported: exported type UserToCreate should have comment or be unexported (revive)
lint: internal/model/user.go#L25
exported: exported type UserToUpdate should have comment or be unexported (revive)