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