Skip to content

Files PR Validation #5702

Files PR Validation

Files PR Validation #5702

Triggered via pull request November 30, 2024 00:43
Status Failure
Total duration 7m 57s
Artifacts

ci.yml

on: pull_request
Matrix: build
check-formatting
1m 22s
check-formatting
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

9 errors
build (Release, arm64): src/Files.App/obj/arm64/Release/net8.0-windows10.0.22621.0/win-arm64/UserControls/TabBar/TabBar.g.cs#L3675
'TabBar' does not contain a definition for 'BaseTabBar_Loaded' and no accessible extension method 'BaseTabBar_Loaded' accepting a first argument of type 'TabBar' could be found (are you missing a using directive or an assembly reference?)
build (Release, arm64)
Process completed with exit code 1.
build (Debug, arm64): src/Files.App/obj/arm64/Debug/net8.0-windows10.0.22621.0/win-arm64/UserControls/TabBar/TabBar.g.cs#L3675
'TabBar' does not contain a definition for 'BaseTabBar_Loaded' and no accessible extension method 'BaseTabBar_Loaded' accepting a first argument of type 'TabBar' 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/obj/x64/Debug/net8.0-windows10.0.22621.0/win-x64/UserControls/TabBar/TabBar.g.cs#L3675
'TabBar' does not contain a definition for 'BaseTabBar_Loaded' and no accessible extension method 'BaseTabBar_Loaded' accepting a first argument of type 'TabBar' could be found (are you missing a using directive or an assembly reference?)
build (Debug, x64)
Process completed with exit code 1.
build (Release, x64): src/Files.App/obj/x64/Release/net8.0-windows10.0.22621.0/win-x64/UserControls/TabBar/TabBar.g.cs#L3675
'TabBar' does not contain a definition for 'BaseTabBar_Loaded' and no accessible extension method 'BaseTabBar_Loaded' accepting a first argument of type 'TabBar' 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.