go 1.24rc1 #495284
Annotations
9 errors, 10 warnings, and 4 notices
Run brew test-bot --only-formulae-dependents --junit --tested-formulae="go" --build-dependents-from-source --skip-recursive-dependents --testing-formulae="$TESTING_FORMULAE":
Formula/e/eksctl.rb#L25
Writing `FakeInstanceSelector` to `fakes/fake_instance_selector.go`... Done
/opt/homebrew/bin/mockery
13 Dec 24 23:14 UTC INF Starting mockery dry-run=false version=v2.50.0
13 Dec 24 23:14 UTC INF Using config: /private/tmp/eksctl-20241213-43062-fg5n4g/.mockery.yaml dry-run=false version=v2.50.0
13 Dec 24 23:14 UTC WRN DEPRECATION: with-expecter will be permanently set to True in v3 dry-run=false url=https://vektra.github.io/mockery/v2.50/deprecations/#with-expecter version=v2.50.0
2024/12/13 23:15:39 internal error: package "fmt" without types was imported from "github.com/aws/aws-sdk-go/aws/client"
make: *** [generate-always] Error 1
READ THIS: https://docs.brew.sh/Troubleshooting
|
|
Run brew test-bot --only-formulae-dependents --junit --tested-formulae="go" --build-dependents-from-source --skip-recursive-dependents --testing-formulae="$TESTING_FORMULAE":
Formula/g/garble.rb#L27
/opt/homebrew/Library/Homebrew/test.rb:54:in `<main>'
|
|
Run brew test-bot --only-formulae-dependents --junit --tested-formulae="go" --build-dependents-from-source --skip-recursive-dependents --testing-formulae="$TESTING_FORMULAE":
Formula/g/garble.rb#L27
/opt/homebrew/Library/Homebrew/test.rb:54:in `<main>'
|
|
Run brew test-bot --only-formulae-dependents --junit --tested-formulae="go" --build-dependents-from-source --skip-recursive-dependents --testing-formulae="$TESTING_FORMULAE":
Formula/g/gitea.rb#L44
2024/12/13 19:12:58 cmd/web.go:113:showWebStartupMessage() [I] * AppPath: /opt/homebrew/Cellar/gitea/1.22.5/bin/gitea
2024/12/13 19:12:58 cmd/web.go:114:showWebStartupMessage() [I] * WorkPath: /private/tmp/gitea-test-20241213-74871-dp53sl
2024/12/13 19:12:58 cmd/web.go:115:showWebStartupMessage() [I] * CustomPath: /private/tmp/gitea-test-20241213-74871-dp53sl/custom
2024/12/13 19:12:58 cmd/web.go:116:showWebStartupMessage() [I] * ConfigFile: /private/tmp/gitea-test-20241213-74871-dp53sl/custom/conf/app.ini
2024/12/13 19:12:58 cmd/web.go:117:showWebStartupMessage() [I] Prepare to run install page
fatal error: concurrent map read and map write
goroutine 1 [running]:
internal/runtime/maps.fatal({0x1074eaf0e?, 0x140028b675e?})
/opt/homebrew/Cellar/go/1.24rc1/libexec/src/runtime/panic.go:1053 +0x20
code.gitea.io/gitea/modules/log.(*LoggerImpl).Log(0x14000b4fc70, 0x2, 0x3, {0x10740f4f5, 0x11}, {0x14003553758, 0x3, 0x108ad1b40?})
/private/tmp/gitea-20241213-72622-rrwaz7/gitea-src-1.22.5/modules/log/logger_impl.go:205 +0x264
code.gitea.io/gitea/modules/log.Log(0x0?, 0x3, {0x10740f4f5, 0x11}, {0x14003553758, 0x3, 0x3})
/private/tmp/gitea-20241213-72622-rrwaz7/gitea-src-1.22.5/modules/log/logger_global.go:21 +0x70
code.gitea.io/gitea/modules/log.Info(...)
/private/tmp/gitea-20241213-72622-rrwaz7/gitea-src-1.22.5/modules/log/logger_global.go:41
code.gitea.io/gitea/cmd.listen({0x109149440, 0x14000905b00}, 0x0)
/private/tmp/gitea-20241213-72622-rrwaz7/gitea-src-1.22.5/cmd/web.go:304 +0x2b0
code.gitea.io/gitea/cmd.serveInstall(0x140008f1c00)
/private/tmp/gitea-20241213-72622-rrwaz7/gitea-src-1.22.5/cmd/web.go:137 +0xd4
code.gitea.io/gitea/cmd.runWeb(0x140008f1c00)
/private/tmp/gitea-20241213-72622-rrwaz7/gitea-src-1.22.5/cmd/web.go:251 +0x19c
code.gitea.io/gitea/cmd.prepareSubcommandWithConfig.prepareWorkPathAndCustomConf.func1(0x140008f1c00)
/private/tmp/gitea-20241213-72622-rrwaz7/gitea-src-1.22.5/cmd/main.go:111 +0x198
github.com/urfave/cli/v2.(*Command).Run(0x10ac9fe00, 0x140008f1c00, {0x14000a66cd0, 0x5, 0x5})
/private/tmp/gitea-20241213-72622-rrwaz7/gitea-src-1.22.5/vendor/github.com/urfave/cli/v2/command.go:276 +0x5f0
github.com/urfave/cli/v2.(*Command).Run(0x140018f4c60, 0x140008f18c0, {0x1400004e240, 0x6, 0x6})
/private/tmp/gitea-20241213-72622-rrwaz7/gitea-src-1.22.5/vendor/github.com/urfave/cli/v2/command.go:269 +0x828
github.com/urfave/cli/v2.(*App).RunContext(0x14001805200, {0x109166a40, 0x10b0aaa40}, {0x1400004e240, 0x6, 0x6})
/private/tmp/gitea-20241213-72622-rrwaz7/gitea-src-1.22.5/vendor/github.com/urfave/cli/v2/app.go:333 +0x514
github.com/urfave/cli/v2.(*App).Run(...)
/private/tmp/gitea-20241213-72622-rrwaz7/gitea-src-1.22.5/vendor/github.com/urfave/cli/v2/app.go:307
code.gitea.io/gitea/cmd.RunMainApp(0x14001805200, {0x1400004e240?, 0x14001a9f270?, 0x140000021c0?})
/private/tmp/gitea-20241213-72622-rrwaz7/gitea-src-1.22.5/cmd/main.go:172 +0x44
main.main()
/private/tmp/gitea-20241213-72622-rrwaz7/gitea-src-1.22.5/main.go:46 +0x90
goroutine 8 [select]:
github.com/blevesearch/bleve_index_api.AnalysisWorker(...)
/private/tmp/gitea-20241213-72622-rrwaz7/gitea-src-1.22.5/vendor/github.com/blevesearch/bleve_index_api/analysis.go:46
created by github.com/blevesearch/bleve_index_api.NewAnalysisQueue in goroutine 1
/private/tmp/gitea-20241213-72622-rrwaz7/gitea-src-1.22.5/vendor/github.com/blevesearch/bleve_index_api/analysis.go:38 +0xa8
goroutine 9 [select]:
github.com/blevesearch/bleve_index_api.AnalysisWorker(...)
/private/tmp/gitea-20241213-72622-rrwaz7/gitea-src-1.22.5/vendor/github.com/blevesearch/bleve_index_api/analysis.go:46
created by github.com/blevesearch/bleve_index_api.NewAnalysisQueue in goroutine 1
/private/tmp/gitea-20241213-72622-rrwaz7/gitea-src-1.22.5/vendor/github.com/blevesearch/bleve_index_api/analysis.go:38 +0xa8
goroutine 10 [select]:
github.com/blevesearch/bleve_index_api.AnalysisWorker(...)
/private/tmp/gitea-20241213-72622-rrwaz7/gitea-src-1.22.5/vendor/github.com/blevesearch/bleve_index_api/analysis.go:46
created by github.
|
|
Run brew test-bot --only-formulae-dependents --junit --tested-formulae="go" --build-dependents-from-source --skip-recursive-dependents --testing-formulae="$TESTING_FORMULAE":
Formula/g/go-critic.rb#L31
==> /opt/homebrew/Cellar/go-critic/0.11.5/bin/gocritic check main.go 2>&1
==> Testing go-critic (again)
==> /opt/homebrew/Cellar/go-critic/0.11.5/bin/gocritic check main.go 2>&1
::error::go-critic: failed
An exception occurred within a child process:
Minitest::Assertion: Expected /sloppyLen:\ len\(str\)\ <=\ 0\ can\ be\ len\(str\)\ ==\ 0/ to match "internal error: package \"fmt\" without types was imported from \"command-line-arguments\"\n".
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/minitest-5.25.4/lib/minitest/assertions.rb:176:in `assert'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/minitest-5.25.4/lib/minitest/assertions.rb:291:in `assert_match'
/opt/homebrew/Library/Taps/homebrew/homebrew-core/Formula/g/go-critic.rb:46:in `block in <class:GoCritic>'
/opt/homebrew/Library/Homebrew/formula.rb:2885:in `block (3 levels) in run_test'
/opt/homebrew/Library/Homebrew/extend/kernel.rb:539:in `with_env'
/opt/homebrew/Library/Homebrew/formula.rb:2884:in `block (2 levels) in run_test'
/opt/homebrew/Library/Homebrew/formula.rb:1215:in `with_logging'
/opt/homebrew/Library/Homebrew/formula.rb:2883:in `block in run_test'
/opt/homebrew/Library/Homebrew/mktemp.rb:90:in `block in run'
/opt/homebrew/Library/Homebrew/mktemp.rb:90:in `chdir'
/opt/homebrew/Library/Homebrew/mktemp.rb:90:in `run'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/sorbet-runtime-0.5.11691/lib/types/private/methods/call_validation.rb:278:in `bind_call'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/sorbet-runtime-0.5.11691/lib/types/private/methods/call_validation.rb:278:in `validate_call'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/sorbet-runtime-0.5.11691/lib/types/private/methods/_methods.rb:277:in `block in _on_method_added'
/opt/homebrew/Library/Homebrew/formula.rb:3212:in `mktemp'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/sorbet-runtime-0.5.11691/lib/types/private/methods/call_validation.rb:278:in `bind_call'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/sorbet-runtime-0.5.11691/lib/types/private/methods/call_validation.rb:278:in `validate_call'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/sorbet-runtime-0.5.11691/lib/types/private/methods/_methods.rb:277:in `block in _on_method_added'
/opt/homebrew/Library/Homebrew/formula.rb:2877:in `run_test'
/opt/homebrew/Library/Homebrew/test.rb:48:in `block in <main>'
/opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.3.6/lib/ruby/3.3.0/timeout.rb:186:in `block in timeout'
/opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.3.6/lib/ruby/3.3.0/timeout.rb:41:in `handle_timeout'
/opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.3.6/lib/ruby/3.3.0/timeout.rb:195:in `timeout'
/opt/homebrew/Library/Homebrew/test.rb:54:in `<main>'
|
|
|
|
|
|
|
|
|
|
|
Steps summary and cleanup
1 bottle(s)
|
Steps summary and cleanup
0 failed bottle(s)
|
Steps summary and cleanup
1 list(s) of skipped formulae
|
Steps summary and cleanup
1 list(s) of successfully tested dependents
|
Loading