fix(deps): update module golang.org/x/term to v0.30.0 #1394
Annotations
6 errors and 2 warnings
lint:
internal/gateway/retrieve.go#L54
cannot use (*metalGatewayWrapper)(nil) (value of type *metalGatewayWrapper) as gatewayIsh value in variable declaration: *metalGatewayWrapper does not implement gatewayIsh (missing method GetCreatedAt) (typecheck)
|
lint:
internal/gateway/retrieve.go#L55
cannot use (*vrfMetalGatewayWrapper)(nil) (value of type *vrfMetalGatewayWrapper) as gatewayIsh value in variable declaration: *vrfMetalGatewayWrapper does not implement gatewayIsh (missing method GetCreatedAt) (typecheck)
|
lint:
internal/gateway/retrieve.go#L79
cannot use metalGatewayWrapper{…} (value of type metalGatewayWrapper) as gatewayIsh value in return statement: metalGatewayWrapper does not implement gatewayIsh (missing method GetCreatedAt) (typecheck)
|
lint:
internal/gateway/retrieve.go#L82
cannot use vrfMetalGatewayWrapper{…} (value of type vrfMetalGatewayWrapper) as gatewayIsh value in return statement: vrfMetalGatewayWrapper does not implement gatewayIsh (missing method GetCreatedAt) (typecheck)
|
lint:
internal/gateway/retrieve.go#L95
v.GetVrf undefined (type vrfMetalGatewayWrapper has no field or method GetVrf) (typecheck)
|
lint
issues found
|
lint
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.24.1-283bfa2f42a124f7ab556526a90f009508716a49badf82d82db667a512092f0d
|
lint
Cache not found for keys: golangci-lint.cache-Linux-2878-46718d6597f069e23768a50c55d5e9c8c1a01e40, golangci-lint.cache-Linux-2878-
|