Skip to content

fix(deps): update golang.org/x/exp digest to 054e65f #915

fix(deps): update golang.org/x/exp digest to 054e65f

fix(deps): update golang.org/x/exp digest to 054e65f #915

Triggered via pull request March 6, 2025 15:28
Status Success
Total duration 3m 10s
Artifacts

codeql.yml

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

Annotations

5 errors and 2 warnings
Analyze (go): 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)
Analyze (go): 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)
Analyze (go): 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)
Analyze (go): 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)
Analyze (go): internal/gateway/retrieve.go#L95
v.GetVrf undefined (type vrfMetalGatewayWrapper has no field or method GetVrf) (typecheck)
Analyze (go)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Analyze (go)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists