fix(deps): update golang.org/x/exp digest to dead583 #1393
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.0-d1243bc0ac4f56bf858fe98ec9c5c4582d7f41c17c2f73ddd85c41edbdcdc01a
|
lint
Cache not found for keys: golangci-lint.cache-Linux-2878-acc60ac0a1186bfbc628bad4903560752509e5a5, golangci-lint.cache-Linux-2878-
|