This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| make check | |
| /home/dan/go/bin/golangci-lint fmt --diff ./... | |
| /home/dan/go/bin/golangci-lint run ./... | |
| 0 issues. | |
| go vet ./... | |
| go test ./... | |
| 2026/04/04 16:39:28 caching-store: pre-prime failed: prime active (open): bd list: exit status 1: bd: not in a city directory (no city.toml or .gc/ found) | |
| 2026/04/04 16:39:28 caching-store: priming ... | |
| 2026/04/04 16:39:28 caching-store: prime attempt 1/3 failed: bd list: exit status 1: bd: not in a city directory (no city.toml or .gc/ found) | |
| 2026/04/04 16:39:28 caching-store: pre-prime failed: prime active (open): bd list: exit status 1: bd: not in a city directory (no city.toml or .gc/ found) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| make check | |
| /home/dan/go/bin/golangci-lint fmt --diff ./... | |
| /home/dan/go/bin/golangci-lint run ./... | |
| 0 issues. | |
| go vet ./... | |
| go test ./... | |
| ok github.com/gastownhall/gascity/cmd/gc (cached) | |
| ok github.com/gastownhall/gascity/cmd/gc/dashboard (cached) | |
| ? github.com/gastownhall/gascity/cmd/genschema [no test files] | |
| ? github.com/gastownhall/gascity/examples/bd [no test files] |