Skip to content

feat: send media message #329

feat: send media message

feat: send media message #329

Triggered via push August 15, 2024 12:03
Status Failure
Total duration 1m 42s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
build: internal/wschat/server.go#L131
ineffectual assignment to msg (ineffassign)
build: internal/wschat/server.go#L191
the line is 231 characters long, which exceeds the maximum of 120 characters. (lll)
build
issues found
build: internal/wschat/server.go#L118
useless-break: useless break in case clause (WARN: this break statement affects this switch or select statement and not the loop enclosing it) (revive)
build: internal/wschat/server.go#L135
useless-break: useless break in case clause (WARN: this break statement affects this switch or select statement and not the loop enclosing it) (revive)