Skip to content

Add ability to load triemux from Content Store #545

Add ability to load triemux from Content Store

Add ability to load triemux from Content Store #545

Triggered via pull request October 28, 2024 13:26
Status Failure
Total duration 1m 17s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
golangci-lint: lib/load_routes.go#L191
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#L54
string `backend` has 3 occurrences, make it a constant (goconst)
golangci-lint: lib/load_routes.go#L74
string `gone` has 5 occurrences, make it a constant (goconst)
golangci-lint: lib/load_routes.go#L67
string `redirect` has 5 occurrences, make it a constant (goconst)
Test Go
Process completed with exit code 2.