feat: add fee abstraction app #589
Triggered via pull request
September 17, 2024 13:28
Status
Success
Total duration
10m 51s
Artifacts
–
test-lint.yml
on: pull_request
govet | govulncheck | lint
10m 41s
Annotations
10 errors and 2 warnings
govet | govulncheck | lint
hermes.Config.AddChain calls fmt.Sprintf, which eventually calls types.PartSetHeader.String
|
govet | govulncheck | lint
hermes.init calls cosmosclient.init, which eventually calls types.QueryForEvent
|
govet | govulncheck | lint
hermes.Config.AddChain calls fmt.Sprintf, which eventually calls types.Tx.String
|
govet | govulncheck | lint
scaffolder.Scaffolder.AddFeeAbstraction calls fmt.Sprintf, which eventually calls types.PartSetHeader.String
|
govet | govulncheck | lint
scaffolder.init calls chain.init, which eventually calls types.QueryForEvent
|
govet | govulncheck | lint
scaffolder.Scaffolder.AddWasm calls fmt.Sprintf, which eventually calls types.PartSetHeader.String
|
govet | govulncheck | lint
config.init calls types.init, which eventually calls types.QueryForEvent
|
govet | govulncheck | lint
debug.main calls fmt.Fprintln, which eventually calls types.PartSetHeader.String
|
govet | govulncheck | lint
cmd.init calls cmd.init, which eventually calls types.QueryForEvent
|
govet | govulncheck | lint
debug.main calls fmt.Fprintln, which eventually calls types.Tx.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
|