Commit Graph

5 Commits

Author SHA1 Message Date
levisyin
58d21ca241 build(test_analysis): use modernc.org/sqlite directly (#3227) 2025-04-10 21:15:27 -07:00
web3-bot
fe11448914 chore: update ci for go1.24 (#3195)
Co-authored-by: Piotr Galar <piotr.galar@gmail.com>
2025-02-18 17:31:14 +05:30
web3-bot
dacaae37bc ci: uci/update-go (#2937)
* chore: bump go.mod to Go 1.22 and run go fix

* Bump docker builder version

---------

Co-authored-by: Marco Munizaga <git@marcopolo.io>
2024-08-28 13:15:49 -07:00
Marco Munizaga
c31e21d57e Fail on any test timeout (#2929) 2024-08-21 13:40:03 -07:00
Marco Munizaga
6c12e2237a ci: Out of the tarpit (#2923)
* Lint fixes

* Use latest go version for go-check

Fixes nil pointer issue in staticcheck

* Add test_analysis helper script

* Use custom go-test-template

* Add some tests to the test_analysis script

* Always upload test_results db

* Attempt to fix test on windows

* Better if statement

* Try to fix flaky test

* Disable caching setup-go on Windows

* Better if statement

* Tweak

* Always upload summary and artifact

* Close db

* No extra newline
2024-08-20 11:13:32 -07:00