users まわりの実装 #105
Annotations
3 errors and 3 warnings
Lint:
server/usecase/team.go#L24
unexported-return: exported func NewTeamUseCase returns unexported type *usecase.teamUseCaseImpl, which can be annoying to use (revive)
|
Lint:
server/usecase/user.go#L21
unexported-return: exported func NewUserUseCase returns unexported type *usecase.userUseCaseImpl, which can be annoying to use (revive)
|
Lint
issues found
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|