BPAAS-1649: add retry type of policy #195
Annotations
10 errors and 1 warning
pkg/metamorph/client.go#L1
: # github.com/bitcoin-sv/arc/pkg/metamorph
|
pkg/metamorph/client.go#L209
invalid operation: duration == request.GetMaxTimeout() (mismatched types float64 and int64)
|
pkg/metamorph/client.go#L212
invalid operation: request.MaxTimeout -= duration (mismatched types int64 and float64) (typecheck)
|
internal/k8s_watcher/watcher.go#L13
could not import github.com/bitcoin-sv/arc/pkg/metamorph (-: # github.com/bitcoin-sv/arc/pkg/metamorph
|
pkg/metamorph/client.go#L209
invalid operation: duration == request.GetMaxTimeout() (mismatched types float64 and int64)
|
pkg/metamorph/client.go#L212
invalid operation: request.MaxTimeout -= duration (mismatched types int64 and float64)) (typecheck)
|
cmd/arc/services/api.go#L20
could not import github.com/bitcoin-sv/arc/pkg/metamorph (-: # github.com/bitcoin-sv/arc/pkg/metamorph
|
pkg/metamorph/client.go#L209
invalid operation: duration == request.GetMaxTimeout() (mismatched types float64 and int64)
|
pkg/metamorph/client.go#L212
invalid operation: request.MaxTimeout -= duration (mismatched types int64 and float64)) (typecheck)
|
examples/custom/main.go#L18
could not import github.com/bitcoin-sv/arc/pkg/metamorph (-: # github.com/bitcoin-sv/arc/pkg/metamorph
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, 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/
|
The logs for this run have expired and are no longer available.
Loading