Skip to content

Bump github.com/openziti/edge-api from 0.26.12 to 0.26.13 #372

Bump github.com/openziti/edge-api from 0.26.12 to 0.26.13

Bump github.com/openziti/edge-api from 0.26.12 to 0.26.13 #372

Triggered via pull request March 12, 2024 23:52
Status Failure
Total duration 38s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: edge-apis/authwrapper.go#L249
self.Informational undefined (type *ZitiEdgeManagement has no field or method Informational) (typecheck)
lint: edge-apis/authwrapper.go#L281
self.Authentication undefined (type *ZitiEdgeManagement has no field or method Authentication) (typecheck)
lint: edge-apis/authwrapper.go#L307
self.CurrentAPISession undefined (type *ZitiEdgeManagement has no field or method CurrentAPISession) (typecheck)
lint: edge-apis/authwrapper.go#L362
self.Informational undefined (type *ZitiEdgeClient has no field or method Informational) (typecheck)
lint: edge-apis/authwrapper.go#L394
self.Authentication undefined (type *ZitiEdgeClient has no field or method Authentication) (typecheck)
lint: edge-apis/authwrapper.go#L420
self.CurrentAPISession undefined (type *ZitiEdgeClient has no field or method CurrentAPISession) (typecheck)
lint: edge-apis/authwrapper.go#L507
a.ConfigTypes undefined (type *authPayload has no field or method ConfigTypes) (typecheck)
lint: edge-apis/authwrapper.go#L511
a.Password undefined (type *authPayload has no field or method Password) (typecheck)
lint: edge-apis/authwrapper.go#L512
a.Username undefined (type *authPayload has no field or method Username) (typecheck)
lint: edge-apis/authwrapper.go#L513
a.EnvInfo undefined (type *authPayload has no field or method EnvInfo) (typecheck)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, 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/.