Files PR Validation #5211
ci.yml
on: pull_request
Matrix: build
check-formatting
27s
Matrix: test
Annotations
9 errors
build (Debug, x64):
src/Files.App/ViewModels/Settings/AboutViewModel.cs#L200
'IGeneralSettingsService' does not contain a definition for 'UserID' and no accessible extension method 'UserID' accepting a first argument of type 'IGeneralSettingsService' could be found (are you missing a using directive or an assembly reference?)
|
build (Debug, x64)
Process completed with exit code 1.
|
build (Debug, arm64):
src/Files.App/ViewModels/Settings/AboutViewModel.cs#L200
'IGeneralSettingsService' does not contain a definition for 'UserID' and no accessible extension method 'UserID' accepting a first argument of type 'IGeneralSettingsService' could be found (are you missing a using directive or an assembly reference?)
|
build (Debug, arm64)
Process completed with exit code 1.
|
build (Release, arm64):
src/Files.App/ViewModels/Settings/AboutViewModel.cs#L200
'IGeneralSettingsService' does not contain a definition for 'UserID' and no accessible extension method 'UserID' accepting a first argument of type 'IGeneralSettingsService' could 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/ViewModels/Settings/AboutViewModel.cs#L200
'IGeneralSettingsService' does not contain a definition for 'UserID' and no accessible extension method 'UserID' accepting a first argument of type 'IGeneralSettingsService' could be found (are you missing a using directive or an assembly reference?)
|
build (Release, x64)
Process completed with exit code 1.
|
test (Release, x64)
Process completed with exit code 1.
|