Use WMI instead of PowerShell for OS operations #890
windows.yml
on: pull_request
Matrix: bump_version_test
Matrix: integration_tests
Matrix: unit_tests
Annotations
9 errors and 6 warnings
bump_version_test (1.20, ubuntu-latest)
Process completed with exit code 2.
|
unit_tests (1.20, windows-latest)
Process completed with exit code 1.
|
integration_tests (1.20, windows-latest)
Process completed with exit code 1.
|
integration_tests (1.20, windows-latest):
pkg/cim/disk.go#L7
cannot find module providing package github.com/microsoft/wmi/pkg/base/query: import lookup disabled by -mod=vendor
|
integration_tests (1.20, windows-latest):
pkg/cim/volume.go#L6
cannot find module providing package github.com/microsoft/wmi/pkg/errors: import lookup disabled by -mod=vendor
|
integration_tests (1.20, windows-latest):
pkg/cim/iscsi.go#L6
cannot find module providing package github.com/microsoft/wmi/pkg/wmiinstance: import lookup disabled by -mod=vendor
|
integration_tests (1.20, windows-latest):
pkg/cim/disk.go#L8
cannot find module providing package github.com/microsoft/wmi/server2019/root/microsoft/windows/storage: import lookup disabled by -mod=vendor
|
integration_tests (1.20, windows-latest):
pkg/os/system/api.go#L9
cannot find module providing package github.com/microsoft/wmi/server2019/root/cimv2: import lookup disabled by -mod=vendor
|
integration_tests (1.20, windows-latest):
pkg/os/volume/api.go#L5
cannot find module providing package github.com/go-ole/go-ole: import lookup disabled by -mod=vendor
|
bump_version_test (1.20, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
bump_version_test (1.20, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/csi-proxy/csi-proxy. Supported file pattern: go.sum
|
unit_tests (1.20, windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unit_tests (1.20, windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\csi-proxy\csi-proxy. Supported file pattern: go.sum
|
integration_tests (1.20, windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integration_tests (1.20, windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\csi-proxy\csi-proxy. Supported file pattern: go.sum
|