Files PR Validation #5571
ci.yml
on: pull_request
Matrix: build
check-formatting
1m 20s
Matrix: test
Annotations
13 errors
build (Release, x64):
src/Files.App/Services/Windows/WindowsWallpaperService.cs#L67
Cannot implicitly convert type 'uint' to 'int'. An explicit conversion exists (are you missing a cast?)
|
build (Release, x64):
src/Files.App/Services/Windows/WindowsWallpaperService.cs#L82
The name 'ILFree' does not exist in the current context
|
build (Release, x64)
Process completed with exit code 1.
|
build (Debug, x64):
src/Files.App/Services/Windows/WindowsWallpaperService.cs#L67
Cannot implicitly convert type 'uint' to 'int'. An explicit conversion exists (are you missing a cast?)
|
build (Debug, x64):
src/Files.App/Services/Windows/WindowsWallpaperService.cs#L82
The name 'ILFree' does not exist in the current context
|
build (Debug, x64)
Process completed with exit code 1.
|
build (Debug, arm64):
src/Files.App/Services/Windows/WindowsWallpaperService.cs#L67
Cannot implicitly convert type 'uint' to 'int'. An explicit conversion exists (are you missing a cast?)
|
build (Debug, arm64):
src/Files.App/Services/Windows/WindowsWallpaperService.cs#L82
The name 'ILFree' does not exist in the current context
|
build (Debug, arm64)
Process completed with exit code 1.
|
build (Release, arm64):
src/Files.App/Services/Windows/WindowsWallpaperService.cs#L67
Cannot implicitly convert type 'uint' to 'int'. An explicit conversion exists (are you missing a cast?)
|
build (Release, arm64):
src/Files.App/Services/Windows/WindowsWallpaperService.cs#L82
The name 'ILFree' does not exist in the current context
|
build (Release, arm64)
Process completed with exit code 1.
|
test (Release, x64)
Process completed with exit code 1.
|