Skip to content

fix(genesis): separate genesis param and chain param #3671

fix(genesis): separate genesis param and chain param

fix(genesis): separate genesis param and chain param #3671

Triggered via pull request August 10, 2024 08:41
@kehiykehiy
synchronize #1458
kehiy:params
Status Failure
Total duration 2m 14s
Artifacts

linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
linting: genesis/genesis_param.go#L35
unknown field FeeFraction in struct literal of type genParams (typecheck)
linting: wallet/config.go#L4
could not import github.com/pactus-project/pactus/genesis (-: # github.com/pactus-project/pactus/genesis
linting: genesis/genesis_param.go#L35
unknown field FeeFraction in struct literal of type genParams) (typecheck)
linting: cmd/daemon/init.go#L7
could not import github.com/pactus-project/pactus/genesis (-: # github.com/pactus-project/pactus/genesis
linting: genesis/genesis_param.go#L35
unknown field FeeFraction in struct literal of type genParams) (typecheck)
linting: cmd/wallet/create.go#L5
could not import github.com/pactus-project/pactus/genesis (-: # github.com/pactus-project/pactus/genesis
linting: genesis/genesis_param.go#L35
unknown field FeeFraction in struct literal of type genParams) (typecheck)
linting
Process completed with exit code 2.
linting
Restore cache failed: Dependencies file is not found in /home/runner/work/pactus/pactus. Supported file pattern: go.sum