Skip to content

[Linting] Enforce 120 max lines, and import order with custom linting #4

[Linting] Enforce 120 max lines, and import order with custom linting

[Linting] Enforce 120 max lines, and import order with custom linting #4

Triggered via pull request January 12, 2024 17:57
Status Failure
Total duration 2m 4s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: x/application/client/config/application_configs_reader.go#L8
could not import github.com/pokt-network/poktroll/x/shared/helpers (-: # github.com/pokt-network/poktroll/x/shared/helpers
lint: x/shared/helpers/service.go#L31
undefined: sharedtypes.Service
lint: x/shared/helpers/service_configs.go#L10
undefined: sharedtypes.ApplicationServiceConfig
lint: x/shared/helpers/service_configs.go#L27
undefined: sharedtypes.SupplierServiceConfig
lint: x/shared/helpers/service_configs.go#L64
undefined: sharedtypes.RPCType_UNKNOWN_RPC
lint: x/shared/helpers/service_configs.go#L67
undefined: sharedtypes.RPCType_name) (typecheck)
lint: x/application/client/config/application_configs_reader.go#L23
undefined: sharedtypes.ApplicationServiceConfig (typecheck)
lint: x/application/client/config/application_configs_reader.go#L69
undefined: sharedtypes.ApplicationServiceConfig (typecheck)
lint: x/application/client/config/application_configs_reader.go#L80
undefined: sharedtypes.ApplicationServiceConfig (typecheck)
lint: x/application/client/config/application_configs_reader.go#L81
undefined: sharedtypes.Service (typecheck)