refactor(state): define errors for state package #3781
Triggered via pull request
September 22, 2024 16:46
Status
Failure
Total duration
2m 18s
Artifacts
–
Annotations
10 errors and 1 warning
linting:
consensus/consensus.go#L12
could not import github.com/pactus-project/pactus/state (-: # github.com/pactus-project/pactus/state
|
linting:
state/execution.go#L63
undefined: errors
|
linting:
state/execution.go#L69
undefined: errors) (typecheck)
|
linting:
node/node.go#L12
could not import github.com/pactus-project/pactus/state (-: # github.com/pactus-project/pactus/state
|
linting:
state/execution.go#L63
undefined: errors
|
linting:
state/execution.go#L69
undefined: errors) (typecheck)
|
linting:
state/execution.go#L63
undefined: errors
|
linting:
state/execution.go#L69
undefined: errors (typecheck)
|
linting:
sync/sync.go#L12
could not import github.com/pactus-project/pactus/state (-: # github.com/pactus-project/pactus/state
|
linting:
state/execution.go#L63
undefined: errors
|
linting
Restore cache failed: Dependencies file is not found in /home/runner/work/pactus/pactus. Supported file pattern: go.sum
|