Skip to content

Bump github.com/vultr/govultr/v3 from 3.1.0 to 3.3.1 #273

Bump github.com/vultr/govultr/v3 from 3.1.0 to 3.3.1

Bump github.com/vultr/govultr/v3 from 3.1.0 to 3.3.1 #273

Triggered via pull request August 21, 2023 01:07
Status Failure
Total duration 53s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

unit-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Build: driver/fakeClient.go#L15
cannot use &fakeInstance (value of type *FakeInstance) as govultr.InstanceService value in struct literal: *FakeInstance does not implement govultr.InstanceService (missing method AttachVPC2)
Build
test] Error 1
Build
Process completed with exit code 2.
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/