feat: do not fail if server returns 200 OK #331
Annotations
9 errors and 4 warnings
Lint (1.21.x):
libvirt/volume_image.go#L140
bools: suspect or: response.StatusCode != http.StatusPartialContent || response.StatusCode != http.StatusOK (govet)
|
Lint (1.21.x)
issues found
|
Build (ubuntu-latest, 1.21):
libvirt/volume_image.go#L140
suspect or: response.StatusCode != http.StatusPartialContent || response.StatusCode != http.StatusOK
|
Build (ubuntu-latest, 1.21)
Process completed with exit code 2.
|
Build (macos-latest, 1.21)
The job was canceled because "ubuntu-latest_1_21" failed.
|
Build (macos-latest, 1.21):
libvirt/volume_image.go#L140
suspect or: response.StatusCode != http.StatusPartialContent || response.StatusCode != http.StatusOK
|
Build (macos-latest, 1.21)
Process completed with exit code 2.
|
Build (windows-latest, 1.21)
The job was canceled because "ubuntu-latest_1_21" failed.
|
Build (windows-latest, 1.21)
The operation was canceled.
|
Lint (1.21.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/terraform-provider-libvirt/terraform-provider-libvirt. Supported file pattern: go.sum
|
Build (ubuntu-latest, 1.21)
Restore cache failed: Dependencies file is not found in /home/runner/work/terraform-provider-libvirt/terraform-provider-libvirt. Supported file pattern: go.sum
|
Build (macos-latest, 1.21)
Restore cache failed: Dependencies file is not found in /Users/runner/work/terraform-provider-libvirt/terraform-provider-libvirt. Supported file pattern: go.sum
|
Build (windows-latest, 1.21)
Restore cache failed: Dependencies file is not found in D:\a\terraform-provider-libvirt\terraform-provider-libvirt. Supported file pattern: go.sum
|