golangci-lint.yml 154 workflow runs Event Status Branch Actor Adjust importer's push limits golangci-lint #483: Commit c39ce14 pushed by spraints forty March 7, 2025 21:22 31s Adjust importer's push limits golangci-lint #482: Commit 461b291 pushed by spraints forty ...
019bde5build(deps): bump github.com/golangci/revgrep from 0.5.3 to 0.6.0 (#5319) 2502d20build(deps): bump github.com/mattn/go-colorable from 0.1.13 to 0.1.14 (#5318) 8f187ffbuild(deps): bump github.com/securego/gosec/v2 from 2.21.4 to 2.22.0 (#5311) e24c18cbuild(deps): ...
Local installation is not recommended for your CI pipeline. Only install the linter this way in a local development environment. Windows, MacOS and Linux go get -u github.com/golangci/golangci-lint/cmd/golangci-lint With go1.12 or later you can get a particular version GO111MODULE=on ...
cd $GOPATH/src/golang.org/x/lint/golint go install 安装成功之后将会在$GOPATH/bin目录下看到自动生成了golint二进制工具文件。 GoLand 配置golint,修改Name,Program,Arguments三项配置,其中Arguments需要加上-set_exit_status参数,如图所示: Travis CI 持续集成 在Github 上装逼怎么能少的了 Travis CI ,直接...
问无法加载fmt的golangci-lint的GitHub操作失败EN本片文章翻译自 Styling Broken Images 翻译过程中可能会在原意不变的基础上有些细微改动,望读者见谅 加载失败的图片是比较丑陋的,比如 但是我们可以让结果变得更美好。通过给 元素设置CSS相关属性可以实现更美的呈现。 IMG元素你需要知道的两点知识 我们可以针对IMG...
go get -u golang.org/x/lint/golint make linttest:name:Testruns-on:ubuntu-lateststeps:-name:Set up Gouses:actions/setup-go@v1with:go-version:1.13-name:Check out codeuses:actions/checkout@v1-name:Run Unit tests.run:make test-coverage ...
加入Gitee 与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :) 免费加入 已有帐号?立即登录 master 分支(22) 标签(2) 管理 管理 master feature/async_write_file feature/transcode2 feature/dynamic_library push_force_replace feature/dynamic_codec ...
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q= github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6/go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc= github.com/golang/groupcache v0.0.0-2019122...
为了演示GitHub Actions的功能,我们这里来构建一个最简单的"Hello world"的 Golang 程序,其中就包含一个基本的 Pipeline,每次Pull Request或者推送代码到 master 分支的时候就会触发该 Pipeline 的自动构建,进行代码的 lint 操作、运行单元测试并使用Codecov生成代码覆盖率报告。
golangci-lint.yml 32 workflow runs Event Status Branch Actor fix option account of verify collection (#168) golangci-lint #118: Commit d16de8d pushed by yihau main May 16, 2024 14:48 32s fix option account of verify collection golangci-lint #117: Pull request #168 opened ...