feat: spaceship faucet #639
test-lint.yml
on: pull_request
govet | govulncheck | lint
8m 57s
Annotations
10 errors and 2 warnings
govet | govulncheck | lint
cmd.InitHandler calls types.NewCoin, which eventually calls math.Int.IsNegative
|
govet | govulncheck | lint
cmd.InitHandler calls types.NewCoin, which eventually calls math.Int.IsNil
|
govet | govulncheck | lint
cmd.InitHandler calls colors.Info, which eventually calls math.Int.String
|
govet | govulncheck | lint
cmd.InitHandler calls colors.Info, which eventually calls math.Int.Unmarshal
|
govet | govulncheck | lint
cmd.InitHandler calls chain.Chain.Init, which eventually calls math.LegacyDec.Equal
|
govet | govulncheck | lint
cmd.InitHandler calls colors.Info, which eventually calls math.LegacyDec.Format
|
govet | govulncheck | lint
cmd.InitHandler calls chain.Chain.Init, which eventually calls math.LegacyDec.IsNegative
|
govet | govulncheck | lint
cmd.InitHandler calls chain.Chain.Init, which eventually calls math.LegacyDec.Mul
|
govet | govulncheck | lint
cmd.InitHandler calls chain.Chain.Init, which eventually calls math.LegacyDec.Quo
|
govet | govulncheck | lint
cmd.InitHandler calls colors.Info, which eventually calls math.LegacyDec.String
|
govet | govulncheck | lint
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/get-diff-action@v6.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
govet | govulncheck | lint
Restore cache failed: Dependencies file is not found in /home/runner/work/apps/apps. Supported file pattern: go.sum
|