feat: remove go.work #428
Annotations
11 errors and 3 warnings
golangci-lint (cosmos):
cosmos/node/config.go#L1
: # github.com/skip-mev/petri/cosmos/v2/node
|
golangci-lint (cosmos)
undefined: fmt
|
golangci-lint (cosmos)
undefined: fmt
|
golangci-lint (cosmos)
undefined: fmt
|
golangci-lint (cosmos)
undefined: fmt (typecheck)
|
golangci-lint (cosmos)
issues found
|
golangci-lint (core)
The job was canceled because "cosmos" failed.
|
golangci-lint (core):
core/provider/digitalocean/digitalocean_provider.go#L1
: # github.com/skip-mev/petri/core/v2/provider/digitalocean
|
golangci-lint (core)
cannot use definition.ProviderSpecificConfig (variable of type interface{}) as DigitalOceanTaskConfig value in assignment: need type assertion
|
golangci-lint (core)
cannot use definition.ProviderSpecificConfig (variable of type interface{}) as DigitalOceanTaskConfig value in assignment: need type assertion (typecheck)
|
golangci-lint (core)
issues found
|
golangci-lint (cosmos)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci-lint (cosmos)
Restore cache failed: Dependencies file is not found in /home/runner/work/petri/petri. Supported file pattern: go.sum
|
golangci-lint (core)
Restore cache failed: Dependencies file is not found in /home/runner/work/petri/petri. Supported file pattern: go.sum
|