build packages.x86_64-linux.go-tests
- 2.89 s
[go-tests] ./dev-scripts/serve: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
- 2.91 s
[go-tests] ./dev-scripts/run-single-go-test: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
- 2.93 s
[go-tests] ./dev-scripts/enable-git-hooks: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
- 3.12 s
[go-tests] + set -o pipefail
- 3.12 s
[go-tests] + full_test=
- 3.12 s
[go-tests] + go_test_flags=("-tags=netgo,osusergo")
- 3.12 s
[go-tests] + go_test_flags+=("-fullpath")
- 3.12 s
[go-tests] + readonly COVERAGE_FILE_RAW=.coverage.out
- 3.12 s
[go-tests] + COVERAGE_FILE_RAW=.coverage.out
- 3.12 s
[go-tests] + readonly COVERAGE_FILE_HTML=.coverage.html
- 3.12 s
[go-tests] + COVERAGE_FILE_HTML=.coverage.html
- 3.12 s
[go-tests] + [[ '' = \-\-full ]]
- 3.12 s
[go-tests] + set -u
- 3.12 s
[go-tests] +++ dirname ./dev-scripts/run-go-tests
- 3.13 s
[go-tests] ++ cd ./dev-scripts
- 3.13 s
[go-tests] ++ pwd
- 3.13 s
[go-tests] + SCRIPT_DIR=/build/source/dev-scripts
- 3.13 s
[go-tests] + readonly SCRIPT_DIR
- 3.13 s
[go-tests] + cd /build/source/dev-scripts/..
- 3.13 s
[go-tests] + go test -tags=netgo,osusergo -fullpath ./...
- 8.08 s
[go-tests] ? codeberg.org/mtlynch/little-moments/build [no test files]
- 16.28 s
[go-tests] # codeberg.org/mtlynch/little-moments/handlers
- 17.37 s
[go-tests] handlers/login.go:31:8: s.isAuthenticated undefined (type *Server has no field or method isAuthenticated)
- 17.37 s
[go-tests] FAIL codeberg.org/mtlynch/little-moments/cmd/app [build failed]
- 21.85 s
[go-tests] FAIL codeberg.org/mtlynch/little-moments/cmd/import-from-tinybeans [build failed]