Skip to content

PR #1221

PR #1221 #63

GitHub Actions / golangci failed Dec 6, 2024 in 0s

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|1469 col 39| declared and not used: actualTargetGroups
model/questionnaires_test.go|1469 col 81| declared and not used: actualAdministratorGroups (typecheck)

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 1469 in model/questionnaires_test.go

See this annotation in the file changed.

@github-actions github-actions / golangci

[golangci] model/questionnaires_test.go#L1469

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

Check failure on line 1469 in model/questionnaires_test.go

See this annotation in the file changed.

@github-actions github-actions / golangci

[golangci] model/questionnaires_test.go#L1469

declared and not used: actualAdministratorGroups (typecheck)
Raw output
model/questionnaires_test.go:1469:81: declared and not used: actualAdministratorGroups (typecheck)
package model