Skip to content

openapiベースに変更 #1746

openapiベースに変更

openapiベースに変更 #1746

GitHub Actions / golangci failed Sep 20, 2024 in 1s

reviewdog [golangci] report

reported by reviewdog 🐶

Findings (3)

model/administratorGroups.go|1| : # github.com/traPtitech/anke-to/model [github.com/traPtitech/anke-to/model.test]
model/questionnaires_test.go|1327 col 39| actualTargetGroups declared and not used
model/questionnaires_test.go|1327 col 81| actualAdministratorGroups declared and not used

Filtered Findings (0)

Annotations

Check failure on line 1 in model/administratorGroups.go

See this annotation in the file changed.

@github-actions github-actions / golangci

[golangci] model/administratorGroups.go#L1

: # github.com/traPtitech/anke-to/model [github.com/traPtitech/anke-to/model.test]
Raw output
model/administratorGroups.go:1: : # github.com/traPtitech/anke-to/model [github.com/traPtitech/anke-to/model.test]

Check failure on line 1327 in model/questionnaires_test.go

See this annotation in the file changed.

@github-actions github-actions / golangci

[golangci] model/questionnaires_test.go#L1327

actualTargetGroups declared and not used
Raw output
model/questionnaires_test.go:1327:39: actualTargetGroups declared and not used

Check failure on line 1327 in model/questionnaires_test.go

See this annotation in the file changed.

@github-actions github-actions / golangci

[golangci] model/questionnaires_test.go#L1327

actualAdministratorGroups declared and not used
Raw output
model/questionnaires_test.go:1327:81: actualAdministratorGroups declared and not used