Skip to content

feat: expose native-dev-drive as an option (#10) #71

feat: expose native-dev-drive as an option (#10)

feat: expose native-dev-drive as an option (#10) #71

Triggered via push June 9, 2024 22:32
Status Success
Total duration 1m 22s
Artifacts

main.yml

on: push
Matrix: test-cache-storage
checks
14s
checks
audit
6s
audit
test-defaults
27s
test-defaults
test-declare-inputs
33s
test-declare-inputs
test-unsupported-os
5s
test-unsupported-os
test-legacy-runners
8s
test-legacy-runners
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
Fit to window
Zoom out
Zoom in

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-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)
Dev Drive did not exist, will create instead.
test-cache-storage (false)
Dismounting disk at 'D:\my_cached_drive.vhdx' failed with exit code 1.
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-formats (FAT32, true)
drive-format=FAT32 must be either ReFS or NTFS when mount-path is specified. Using Drive Letter 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.