Skip to content

NOISSUE - Remove SuperMQ duplicates #31

NOISSUE - Remove SuperMQ duplicates

NOISSUE - Remove SuperMQ duplicates #31

Triggered via pull request December 31, 2024 08:48
Status Failure
Total duration 1m 15s
Artifacts

tests.yml

on: pull_request
Lint and Build
1m 5s
Lint and Build
Run tests
0s
Run tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Lint and Build: re/service.go#L149
Error return value of `re.process` is not checked (errcheck)
Lint and Build: re/service.go#L198
Error return value of `re.pubSub.Publish` is not checked (errcheck)
Lint and Build: re/service.go#L25
Comment should end in a period (godot)
Lint and Build: re/postgres/repository.go#L17
Comment should end in a period (godot)
Lint and Build: re/api/requests.go#L12
const `maxLimitSize` is unused (unused)
Lint and Build: re/api/requests.go#L18
func `addRuleReq.validate` is unused (unused)
Lint and Build: re/api/requests.go#L26
func `viewRuleReq.validate` is unused (unused)
Lint and Build: re/api/requests.go#L38
func `listRulesReq.validate` is unused (unused)
Lint and Build: re/api/requests.go#L53
func `updateRuleReq.validate` is unused (unused)
Lint and Build: re/api/requests.go#L69
func `changeRuleStatusReq.validate` is unused (unused)
Lint and Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636