Skip to content

added endponints

added endponints #5

Triggered via push April 19, 2024 10:53
Status Success
Total duration 24s
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/client/rpc/rpc.go#L5
exported: exported type AccessClient should have comment or be unexported (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)
lint: internal/model/user.go#L35
exported: exported type UserToLock should have comment or be unexported (revive)
lint: internal/model/user.go#L39
exported: exported type UserToUnlock should have comment or be unexported (revive)
lint: internal/model/user.go#L43
exported: exported type RoleToUpdate should have comment or be unexported (revive)
lint: internal/model/user.go#L48
exported: exported type PasswordToUpdate should have comment or be unexported (revive)
lint: internal/model/user.go#L54
exported: exported type UserToLogin should have comment or be unexported (revive)
lint: internal/model/user.go#L59
exported: exported type UserForToken should have comment or be unexported (revive)