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