refactor(genesis): simplify genesis apis #5112
ci_release.yml
on: pull_request
lint
/
golangci-lint
17s
lint
/
...
/
hadolint
9s
lint
/
...
/
hadolint
7s
lint
/
yamllint
6s
lint
/
markdown-lint
1m 3s
lint
/
Lint CLI Docs
1m 9s
lint
/
goreleaser-check
9s
test
/
Build Test App
1m 3s
test
/
Build EVM Single App
1m 15s
test
/
Go Mod Tidy Check
38s
test
/
Run Unit Tests
1m 50s
test
/
Run Single Sequencer Tests
38s
test
/
Run DA Tests
30s
test
/
Run Integration Tests
12s
test
/
Run E2E System Tests
1m 29s
proto
/
buf-check
11s
branch_name
3s
Matrix: Test CLI
release
Annotations
12 errors and 5 warnings
|
proto / buf-check
Resource not accessible by integration - https://docs.github.com/rest/issues/comments#create-an-issue-comment
|
|
proto / buf-check:
proto/rollkit/v1/state_rpc.proto#L0
Format diff -2/+2.
|
|
proto / buf-check:
proto/rollkit/v1/signer.proto#L0
Format diff -1/+1.
|
|
proto / buf-check:
proto/rollkit/v1/p2p_rpc.proto#L0
Format diff -0/+3.
|
|
lint / hadolint / hadolint:
Dockerfile#L5
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
|
lint / golangci-lint
command [git diff] exited with code 128. message: fatal: ambiguous argument 'get-diff-action/feature/exec_api...get-diff-action/pull/2203/merge': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
|
|
lint / Lint CLI Docs
Process completed with exit code 1.
|
|
test / Build EVM Single App
Process completed with exit code 2.
|
|
test / Build EVM Single App
undefined: rollcmd.InitializeGenesis
|
|
test / Build EVM Single App
undefined: rollcmd.InitializeNodeKey
|
|
test / Build EVM Single App
undefined: rollcmd.InitializeSigner
|
|
test / Run E2E System Tests
Process completed with exit code 2.
|
|
lint / goreleaser-check
You are using 'latest' as default version. Will lock to '~> v2'.
|
|
lint / golangci-lint
>> 'git <command> [<revision>...] -- [<file>...]'
|
|
lint / golangci-lint
>> Use '--' to separate paths from revisions, like this:
|
|
lint / golangci-lint
>> fatal: ambiguous argument 'get-diff-action/feature/exec_api...get-diff-action/pull/2203/merge': unknown revision or path not in the working tree.
|
|
test / Run Unit Tests
Unexpected input(s) 'file', valid inputs are ['base_sha', 'binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'disable_telem', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', 'force', 'git_service', 'gcov_args', 'gcov_executable', 'gcov_ignore', 'gcov_include', 'handle_no_reports_found', 'job_code', 'name', 'network_filter', 'network_prefix', 'os', 'override_branch', 'override_build', 'override_build_url', 'override_commit', 'override_pr', 'plugins', 'recurse_submodules', 'report_code', 'report_type', 'root_dir', 'run_command', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'use_pypi', 'verbose', 'version', 'working-directory']
|