build packages.x86_64-linux.go-tests
- 4.34 s
[go-tests] ./dev-scripts/lint-sql: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
- 4.36 s
[go-tests] ./dev-scripts/serve-docker: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
- 4.39 s
[go-tests] ./dev-scripts/build-backend: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
- 4.42 s
[go-tests] ./dev-scripts/enable-multiarch-docker: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
- 4.58 s
[go-tests] + set -o pipefail
- 4.58 s
[go-tests] + full_test=
- 4.58 s
[go-tests] + go_test_flags=("-tags=netgo,osusergo")
- 4.58 s
[go-tests] + go_test_flags+=("-fullpath")
- 4.58 s
[go-tests] + readonly COVERAGE_FILE_RAW=.coverage.out
- 4.58 s
[go-tests] + COVERAGE_FILE_RAW=.coverage.out
- 4.58 s
[go-tests] + readonly COVERAGE_FILE_HTML=.coverage.html
- 4.58 s
[go-tests] + COVERAGE_FILE_HTML=.coverage.html
- 4.58 s
[go-tests] + [[ '' = \-\-full ]]
- 4.58 s
[go-tests] + set -u
- 4.58 s
[go-tests] +++ dirname ./dev-scripts/run-go-tests
- 4.59 s
[go-tests] ++ cd ./dev-scripts
- 4.59 s
[go-tests] ++ pwd
- 4.59 s
[go-tests] + SCRIPT_DIR=/build/source/dev-scripts
- 4.59 s
[go-tests] + readonly SCRIPT_DIR
- 4.59 s
[go-tests] + cd /build/source/dev-scripts/..
- 4.59 s
[go-tests] + go test -tags=netgo,osusergo -fullpath ./...
- 9.12 s
[go-tests] ? codeberg.org/mtlynch/little-moments/build [no test files]
- 14.60 s
[go-tests] ? codeberg.org/mtlynch/little-moments/cmd/app [no test files]
- 18.76 s
[go-tests] ? codeberg.org/mtlynch/little-moments/cmd/import-from-tinybeans [no test files]
- 19.65 s
[go-tests] ok codeberg.org/mtlynch/little-moments/handlers 0.877s