fix: implement genesis export for audit and cert stores #3446
tests.yaml
on: pull_request
build-macos
1m 33s
build-bins
4m 54s
tests
3m 29s
coverage
3m 40s
lint
3m 16s
shellcheck
18s
sims
2m 16s
release-dry-run
8m 5s
network-upgrade
35s
network-upgrade-names
34s
dispatch-release
0s
Annotations
3 errors and 3 warnings
lint:
x/audit/genesis.go#L28
Error return value of `sdkerrors.Wrap` is not checked (errcheck)
|
lint:
x/cert/genesis.go#L52
S1039: unnecessary use of fmt.Sprintf (gosimple)
|
lint:
x/cert/genesis.go#L61
S1039: unnecessary use of fmt.Sprintf (gosimple)
|
coverage
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
network-upgrade
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
network-upgrade-names
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|