Files PR Validation #5466
ci.yml
on: pull_request
Matrix: build
check-formatting
1m 11s
Matrix: test
Annotations
9 errors
build (Debug, x64):
src/Files.App/Actions/Show/ToggleSidebarAction.cs#L9
The type or namespace name 'ISidebarViewModel' could not be found (are you missing a using directive or an assembly reference?)
|
build (Debug, x64)
Process completed with exit code 1.
|
build (Release, arm64):
src/Files.App/Actions/Show/ToggleSidebarAction.cs#L9
The type or namespace name 'ISidebarViewModel' could not be found (are you missing a using directive or an assembly reference?)
|
build (Release, arm64)
Process completed with exit code 1.
|
build (Release, x64):
src/Files.App/Actions/Show/ToggleSidebarAction.cs#L9
The type or namespace name 'ISidebarViewModel' could not be found (are you missing a using directive or an assembly reference?)
|
build (Release, x64)
Process completed with exit code 1.
|
build (Debug, arm64):
src/Files.App/Actions/Show/ToggleSidebarAction.cs#L9
The type or namespace name 'ISidebarViewModel' could not be found (are you missing a using directive or an assembly reference?)
|
build (Debug, arm64)
Process completed with exit code 1.
|
test (Release, x64)
Process completed with exit code 1.
|