Skip to content

Add ability to load triemux from Content Store #546

Add ability to load triemux from Content Store

Add ability to load triemux from Content Store #546

Triggered via pull request October 28, 2024 14:40
Status Failure
Total duration 2m 29s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
golangci-lint: lib/load_routes.go#L183
Error return value is not checked (errcheck)
golangci-lint: lib/load_routes_test.go#L32
Error return value of `w.Write` is not checked (errcheck)
golangci-lint: lib/load_routes_test.go#L36
Error return value of `w.Write` is not checked (errcheck)
golangci-lint: lib/load_routes_test.go#L40
Error return value of `w.Write` is not checked (errcheck)
golangci-lint: lib/load_routes_test.go#L57
Error return value is not checked (errcheck)
golangci-lint: lib/load_routes_test.go#L91
Error return value is not checked (errcheck)
golangci-lint: lib/router.go#L152
Error return value of `rt.listenForContentStoreUpdates` is not checked (errcheck)
golangci-lint: lib/load_routes.go#L59
string `redirect` has 5 occurrences, make it a constant (goconst)
golangci-lint: lib/load_routes.go#L46
string `backend` has 3 occurrences, make it a constant (goconst)
golangci-lint: lib/load_routes.go#L66
string `gone` has 5 occurrences, make it a constant (goconst)
Test Go
Process completed with exit code 2.