Skip to content

Secret Santa

Secret Santa #105

Triggered via pull request November 16, 2024 11:20
@KesuaheliKesuaheli
synchronize #13
secret_santa
Status Failure
Total duration 1m 14s
Artifacts

gotest.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Test: modules/secretsanta/messageCommandSetup.go#L10
exported type MsgCmd should have comment or be unexported
Test: modules/secretsanta/messageCommandSetup.go#L17
comment on exported method MsgCmd.AppCmd should be of the form "AppCmd ..."
Test: modules/secretsanta/messageCommandSetup.go#L27
comment on exported method MsgCmd.Handle should be of the form "Handle ..."
Test: modules/secretsanta/messageCommandSetup.go#L41
comment on exported method MsgCmd.SetID should be of the form "SetID ..."
Test: modules/secretsanta/messageCommandSetup.go#L46
comment on exported method MsgCmd.GetID should be of the form "GetID ..."
Test
Process completed with exit code 1.
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/