Skip to content

team 関連のAPIの実装 #82

team 関連のAPIの実装

team 関連のAPIの実装 #82

Triggered via pull request January 15, 2025 02:59
Status Failure
Total duration 1m 22s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 3 warnings
Lint: server/repository/db/team_test.go#L86
Error return value of `team.AddMember` is not checked (errcheck)
Lint: server/usecase/error.go#L5
exported: type name will be used as usecase.UseCaseError by other packages, and that stutters; consider calling this Error (revive)
Lint: server/usecase/team_test.go#L73
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
Lint: server/usecase/team_test.go#L155
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
Lint: server/usecase/team_test.go#L159
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
Lint: server/repository/db/db_test.go#L90
redefines-builtin-id: redefinition of the built-in function max (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