dgtown/ory migrate #2822
Annotations
6 errors and 1 warning
golangci-lint:
internal/models/user.go#L31
exported: exported const AuthProvider_Ory should have comment or be unexported (revive)
|
golangci-lint:
internal/models/invite.go#L28
exported: exported type InviteStatus should have comment or be unexported (revive)
|
golangci-lint:
internal/models/invite.go#L31
exported: exported const InvitePending should have comment (or a comment on this block) or be unexported (revive)
|
golangci-lint:
api/server/handlers/user/migrate.go#L21
exported: exported type MigrateUsersHandler should have comment or be unexported (revive)
|
golangci-lint:
api/server/handlers/user/migrate.go#L25
exported: exported function NewMigrateUsersHandler should have comment or be unexported (revive)
|
golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@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/.
|
Loading