Skip to content

Update tiktok.yml

Update tiktok.yml #277

Triggered via push August 24, 2023 14:50
Status Failure
Total duration 27s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: module/config/config.go#L5
File is not `gofumpt`-ed (gofumpt)
lint: module/config/config.go#L8
File is not `gofumpt`-ed (gofumpt)
lint: module/config/config.go#L6
File is not `goimports`-ed (goimports)
lint: module/config/config.go#L53
ST1003: should not use ALL_CAPS in Go names; use CamelCase instead (stylecheck)
lint: module/util/random_test.go#L3
File is not `gofumpt`-ed (gofumpt)
lint: module/util/random_test.go#L4
File is not `goimports`-ed (goimports)
lint: module/util/random.go#L15
G404: Use of weak random number generator (math/rand instead of crypto/rand) (gosec)
lint: service/message/chat.go#L22
ineffectual assignment to messages (ineffassign)
lint: service/message/chat.go#L21
ST1003: should not use underscores in Go names; var message_list should be messageList (stylecheck)
lint: service/publish/action.go#L8
File is not `goimports`-ed (goimports)