Skip to content

Improve unmarshalling and implement a RetryFunc #159

Improve unmarshalling and implement a RetryFunc

Improve unmarshalling and implement a RetryFunc #159

Triggered via pull request February 20, 2024 12:21
Status Failure
Total duration 37s
Artifacts

go_test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
go test: storage/2020-08-04/blob/accounts/resource_id.go#L8
missing go.sum entry for module providing package github.com/hashicorp/go-azure-helpers/lang/pointer (imported by github.com/tombuildsstuff/giovanni/storage/2020-08-04/blob/accounts); to add:
go test: storage/2020-08-04/blob/accounts/resource_id.go#L9
missing go.sum entry for module providing package github.com/hashicorp/go-azure-helpers/resourcemanager/resourceids (imported by github.com/tombuildsstuff/giovanni/storage/2020-08-04/blob/accounts); to add:
go test: storage/internal/testhelpers/client.go#L11
missing go.sum entry for module providing package github.com/hashicorp/go-azure-helpers/resourcemanager/commonids (imported by github.com/tombuildsstuff/giovanni/storage/internal/testhelpers); to add:
go test
missing go.sum entry for module providing package github.com/hashicorp/go-azure-helpers/lang/dates (imported by github.com/hashicorp/go-azure-sdk/resource-manager/resources/2023-07-01/resourcegroups); to add:
go test
missing go.sum entry for module providing package github.com/hashicorp/go-azure-helpers/resourcemanager/edgezones (imported by github.com/hashicorp/go-azure-sdk/resource-manager/resources/2023-07-01/resourcegroups); to add:
go test
missing go.sum entry for module providing package github.com/hashicorp/go-azure-helpers/resourcemanager/identity (imported by github.com/hashicorp/go-azure-sdk/resource-manager/resources/2023-07-01/resourcegroups); to add:
go test
Process completed with exit code 1.
go test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/