SM-845: Create Worker for returning configuration. #371
Annotations
5 errors and 1 warning
lint:
internal/gateways/identity_api.go#L9
could not import github.com/DIMO-Network/edge-network/config (-: import cycle not allowed: import stack: [github.com/DIMO-Network/edge-network github.com/DIMO-Network/edge-network/certificate github.com/DIMO-Network/edge-network/config github.com/DIMO-Network/edge-network/internal/gateways github.com/DIMO-Network/edge-network/config]) (typecheck)
|
lint:
config/config.go#L1
: import cycle not allowed: import stack: [github.com/DIMO-Network/edge-network github.com/DIMO-Network/edge-network/certificate github.com/DIMO-Network/edge-network/config github.com/DIMO-Network/edge-network/internal/gateways github.com/DIMO-Network/edge-network/config] (typecheck)
|
lint:
can_dump.go#L11
could not import github.com/DIMO-Network/edge-network/config (-: import cycle not allowed: import stack: [github.com/DIMO-Network/edge-network github.com/DIMO-Network/edge-network/certificate github.com/DIMO-Network/edge-network/config github.com/DIMO-Network/edge-network/internal/gateways github.com/DIMO-Network/edge-network/config]) (typecheck)
|
lint:
certificate/certificate.go#L22
could not import github.com/DIMO-Network/edge-network/config (-: import cycle not allowed: import stack: [github.com/DIMO-Network/edge-network github.com/DIMO-Network/edge-network/certificate github.com/DIMO-Network/edge-network/config github.com/DIMO-Network/edge-network/internal/gateways github.com/DIMO-Network/edge-network/config]) (typecheck)
|
lint
issues found
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|