Skip to content

Secret Santa

Secret Santa #111

Triggered via pull request November 16, 2024 14:52
@KesuaheliKesuaheli
synchronize #13
secret_santa
Status Failure
Total duration 51s
Artifacts

gotest.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Test: modules/secretsanta/secretsantabase.go#L41
error strings should not be capitalized (ST1005)
Test: modules/secretsanta/secretsantabase.go#L41
error strings should not end with punctuation or newlines (ST1005)
Test: modules/secretsanta/secretsantabase.go#L46
error strings should not be capitalized (ST1005)
Test: modules/secretsanta/secretsantabase.go#L46
error strings should not end with punctuation or newlines (ST1005)
Test: modules/secretsanta/secretsantabase.go#L50
error strings should not be capitalized (ST1005)
Test: modules/secretsanta/secretsantabase.go#L50
error strings should not end with punctuation or newlines (ST1005)
Test: modules/secretsanta/secretsantabase.go#L58
error strings should not be capitalized (ST1005)
Test: modules/secretsanta/secretsantabase.go#L58
error strings should not end with punctuation or newlines (ST1005)
Test: modules/secretsanta/secretsantabase.go#L62
error strings should not be capitalized (ST1005)
Test: modules/secretsanta/secretsantabase.go#L62
error strings should not end with punctuation or newlines (ST1005)
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/