Skip to content

[DO NOT MERGE] Add hook to GetRateLimit intended for adding metrics. #70

[DO NOT MERGE] Add hook to GetRateLimit intended for adding metrics.

[DO NOT MERGE] Add hook to GetRateLimit intended for adding metrics. #70

Triggered via pull request October 17, 2024 14:25
Status Failure
Total duration 41s
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/gubernator-io/gubernator/v2 (-: # github.com/gubernator-io/gubernator/v2
lint (ubuntu-latest): gubernator.go#L619
invalid operation: cannot send to receive-only channel s.conf.EventChannel (variable of type <-chan HitEvent)) (typecheck)
lint (ubuntu-latest): cluster/cluster.go#L205
undefined: gubernator (typecheck)
lint (ubuntu-latest): cluster/cluster.go#L209
undefined: gubernator (typecheck)
lint (ubuntu-latest): cluster/cluster.go#L36
undefined: gubernator (typecheck)
lint (ubuntu-latest): cluster/cluster.go#L37
undefined: gubernator (typecheck)
lint (ubuntu-latest): cluster/cluster.go#L40
undefined: gubernator (typecheck)
lint (ubuntu-latest): cluster/cluster.go#L57
undefined: gubernator (typecheck)
lint (ubuntu-latest): cluster/cluster.go#L62
undefined: gubernator (typecheck)
lint (ubuntu-latest): cluster/cluster.go#L67
undefined: gubernator (typecheck)
lint (ubuntu-latest)
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/