feat: support mount path #62
main.yml
on: pull_request
Matrix: test-cache-storage
checks
11s
audit
6s
test-defaults
25s
test-declare-inputs
34s
test-unsupported-os
6s
test-legacy-runners
10s
Matrix: test-formats
Matrix: test-large-size
Matrix: test-mount-path
Matrix: test-paths-with-spaces
Matrix: test-workspace-copy-edge-cases
Matrix: test-workspace-copy
Matrix: test-cache-retrieval
Annotations
3 errors and 9 warnings
test-legacy-runners
Failed to detect Dismount-VHD command. Hyper-V may not be enabled or you're running an unsupported Windows version.
|
test-legacy-runners
Failed to detect New-VHD command. Hyper-V may not be enabled or you're running an unsupported Windows version.
|
test-workspace-copy-edge-cases (true, true)
Cannot copy 'D:\a\setup-dev-drive\setup-dev-drive' to a (sub)directory of itself, 'D:\a\setup-dev-drive\setup-dev-drive\mount\setup-dev-drive'.
|
test-formats (FAT32, true)
drive-format=FAT32 must be either ReFS or NTFS when mount-path is specified. Using Drive Letter instead.
|
test-formats (exFAT, true)
drive-format=exFAT must be either ReFS or NTFS when mount-path is specified. Using Drive Letter instead.
|
test-formats (FAT, true)
drive-format=FAT must be either ReFS or NTFS when mount-path is specified. Using Drive Letter instead.
|
test-cache-storage (true)
Dev Drive did not exist, will create instead.
|
test-cache-storage (true)
Removal of partition at 'D:\a\setup-dev-drive\setup-dev-drive\mount' failed with exit code 1.
|
test-cache-storage (true)
Dismounting disk at 'D:\my_cached_drive.vhdx' failed with exit code 1.
|
test-cache-storage (false)
Dismounting disk at 'D:\my_cached_drive.vhdx' failed with exit code 1.
|
test-cache-storage (false)
Dev Drive did not exist, will create instead.
|
test-workspace-copy-edge-cases (false, true)
Your dev drive 'D:\a\setup-dev-drive\setup-dev-drive\dev_drive.vhdx' is located inside the Github Workspace when workspace-copy is enabled! Your drive will be filtered out during copying.
|