Skip to content

feat: add remote directory picker to file sync #146

feat: add remote directory picker to file sync

feat: add remote directory picker to file sync #146

Re-run triggered May 1, 2025 02:31
Status Success
Total duration 3m 42s
Artifacts 2

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
build: App/ViewModels/FileSyncListViewModel.cs#L342
Possible null reference argument for parameter 'parentWindow' in 'void DirectoryPickerWindow.SetParent(Window parentWindow)'.
build: App/ViewModels/FileSyncListViewModel.cs#L342
Possible null reference argument for parameter 'parentWindow' in 'void DirectoryPickerWindow.SetParent(Window parentWindow)'.
build
A publish profile with the name 'Properties\PublishProfiles\win-AnyCPU.pubxml' was not found in the project. Set the PublishProfile property to a valid file name.
test: App/ViewModels/FileSyncListViewModel.cs#L342
Possible null reference argument for parameter 'parentWindow' in 'void DirectoryPickerWindow.SetParent(Window parentWindow)'.
test: App/ViewModels/FileSyncListViewModel.cs#L342
Possible null reference argument for parameter 'parentWindow' in 'void DirectoryPickerWindow.SetParent(Window parentWindow)'.
test: Tests.App/Converters/FriendlyByteConverterTest.cs#L32
Cannot convert null literal to non-nullable reference type.
test: Tests.App/Converters/FriendlyByteConverterTest.cs#L32
Cannot convert null literal to non-nullable reference type.