Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

MegaFix global behavior bugs. #134

MegaFix global behavior bugs.

MegaFix global behavior bugs. #134

Triggered via pull request March 11, 2024 18:48
Status Failure
Total duration 57s
Artifacts

lint.yaml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint (ubuntu-latest): cluster/cluster.go#L24
could not import github.com/mailgun/gubernator/v2 (-: # github.com/mailgun/gubernator/v2
lint (ubuntu-latest): gubernator.go#L507
r.RequestTime undefined (type *GetPeerRateLimitsReq has no field or method RequestTime)
lint (ubuntu-latest): gubernator.go#L509
r.RequestTime undefined (type *GetPeerRateLimitsReq has no field or method RequestTime)) (typecheck)
lint (ubuntu-latest): cmd/gubernator/main.go#L28
could not import github.com/mailgun/gubernator/v2 (-: # github.com/mailgun/gubernator/v2
lint (ubuntu-latest): gubernator.go#L507
r.RequestTime undefined (type *GetPeerRateLimitsReq has no field or method RequestTime)
lint (ubuntu-latest): gubernator.go#L509
r.RequestTime undefined (type *GetPeerRateLimitsReq has no field or method RequestTime)) (typecheck)
lint (ubuntu-latest): cmd/gubernator-cli/main.go#L29
could not import github.com/mailgun/gubernator/v2 (-: # github.com/mailgun/gubernator/v2
lint (ubuntu-latest): gubernator.go#L507
r.RequestTime undefined (type *GetPeerRateLimitsReq has no field or method RequestTime)
lint (ubuntu-latest): gubernator.go#L509
r.RequestTime undefined (type *GetPeerRateLimitsReq has no field or method RequestTime)) (typecheck)
lint (ubuntu-latest): cmd/gubernator-cluster/main.go#L24
could not import github.com/mailgun/gubernator/v2 (-: # github.com/mailgun/gubernator/v2
lint (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.