Merge pull request #6 from Kisaragi-ng/main #1
Annotations
10 errors and 1 warning
bot/utils.go#L26
Error return value of `s.InteractionRespond` is not checked (errcheck)
|
bot/utils.go#L38
Error return value of `s.InteractionRespond` is not checked (errcheck)
|
bot/utils.go#L49
Error return value of `s.InteractionRespond` is not checked (errcheck)
|
bot/utils.go#L259
Error return value of `goBot.GuildChannelsReorder` is not checked (errcheck)
|
config/config.go#L21
structtag: struct field tag `json: "Token"` not compatible with reflect.StructTag.Get: bad syntax for struct tag value (govet)
|
config/config.go#L22
structtag: struct field tag `json: "RemoveCommands"` not compatible with reflect.StructTag.Get: bad syntax for struct tag value (govet)
|
config/config.go#L23
structtag: struct field tag `json: "DatabaseFile"` not compatible with reflect.StructTag.Get: bad syntax for struct tag value (govet)
|
config/config.go#L24
structtag: struct field tag `json: "DatabaseBackupChannel` not compatible with reflect.StructTag.Get: bad syntax for struct tag value (govet)
|
config/config.go#L25
structtag: struct field tag `json: "Owner"` not compatible with reflect.StructTag.Get: bad syntax for struct tag value (govet)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading