Skip to content

feat(HMS-2255): launch to location of the resource group by default #3067

feat(HMS-2255): launch to location of the resource group by default

feat(HMS-2255): launch to location of the resource group by default #3067

Triggered via pull request October 23, 2023 14:43
Status Failure
Total duration 3m 17s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

gotest.yml

on: pull_request
💾 Commit message
22s
💾 Commit message
🛠️ Go Build
40s
🛠️ Go Build
🎯 Code format & OpenAPI lint
2m 23s
🎯 Code format & OpenAPI lint
🎯 Go linter
54s
🎯 Go linter
📎 Unit tests
3m 7s
📎 Unit tests
🗄 Integration tests
2m 55s
🗄 Integration tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
🛠️ Go Build: internal/clients/http/image_builder/image_client.go#L41
cannot use &ibClient{…} (value of type *ibClient) as type clients.ImageBuilder in return statement:
🛠️ Go Build
Process completed with exit code 2.
🎯 Go linter: internal/clients/http/image_builder/image_client.go#L41
cannot use &ibClient{…} (value of type *ibClient) as clients.ImageBuilder value in return statement: *ibClient does not implement clients.ImageBuilder (missing method GetAzureImageInfo) (typecheck)
🎯 Go linter: internal/services/azure_reservation_service.go#L88
composeUUID declared and not used (typecheck)
🎯 Go linter
issues found
📎 Unit tests: internal/clients/http/image_builder/image_client.go#L41
cannot use &ibClient{…} (value of type *ibClient) as type clients.ImageBuilder in return statement:
📎 Unit tests
Process completed with exit code 2.