Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Use static Lazy instance for all sensors #19275

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

chore: Use static Lazy instance for all sensors

c1f2bfe
Select commit
Loading
Failed to load commit list.
Draft

refactor: Use static Lazy instance for all sensors #19275

chore: Use static Lazy instance for all sensors
c1f2bfe
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Uno.UI - CI (Build Binaries WinUI .NET Mobile Package Binaries) failed Jan 18, 2025 in 14m 11s

Build Binaries WinUI .NET Mobile Package Binaries failed

Annotations

Check failure on line 43 in src\Uno.UWP\Devices\Sensors\Accelerometer.iOS.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Uno.UI - CI (Build Binaries WinUI .NET Mobile Package Binaries)

src\Uno.UWP\Devices\Sensors\Accelerometer.iOS.cs#L43

src\Uno.UWP\Devices\Sensors\Accelerometer.iOS.cs(43,14): Error CS1061: 'Lazy<Accelerometer?>' does not contain a definition for 'OnShaken' and no accessible extension method 'OnShaken' accepting a first argument of type 'Lazy<Accelerometer?>' could be found (are you missing a using directive or an assembly reference?)

Check failure on line 43 in src\Uno.UWP\Devices\Sensors\Accelerometer.iOS.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Uno.UI - CI (Build Binaries WinUI .NET Mobile Package Binaries)

src\Uno.UWP\Devices\Sensors\Accelerometer.iOS.cs#L43

src\Uno.UWP\Devices\Sensors\Accelerometer.iOS.cs(43,14): Error CS1061: 'Lazy<Accelerometer?>' does not contain a definition for 'OnShaken' and no accessible extension method 'OnShaken' accepting a first argument of type 'Lazy<Accelerometer?>' could be found (are you missing a using directive or an assembly reference?)

Check failure on line 43 in src\Uno.UWP\Devices\Sensors\Accelerometer.iOS.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Uno.UI - CI (Build Binaries WinUI .NET Mobile Package Binaries)

src\Uno.UWP\Devices\Sensors\Accelerometer.iOS.cs#L43

src\Uno.UWP\Devices\Sensors\Accelerometer.iOS.cs(43,14): Error CS1061: 'Lazy<Accelerometer?>' does not contain a definition for 'OnShaken' and no accessible extension method 'OnShaken' accepting a first argument of type 'Lazy<Accelerometer?>' could be found (are you missing a using directive or an assembly reference?)

Check failure on line 43 in src\Uno.UWP\Devices\Sensors\Accelerometer.iOS.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Uno.UI - CI (Build Binaries WinUI .NET Mobile Package Binaries)

src\Uno.UWP\Devices\Sensors\Accelerometer.iOS.cs#L43

src\Uno.UWP\Devices\Sensors\Accelerometer.iOS.cs(43,14): Error CS1061: 'Lazy<Accelerometer?>' does not contain a definition for 'OnShaken' and no accessible extension method 'OnShaken' accepting a first argument of type 'Lazy<Accelerometer?>' could be found (are you missing a using directive or an assembly reference?)

Check failure on line 545 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Uno.UI - CI (Build Binaries WinUI .NET Mobile Package Binaries)

Build log #L545

Error: The process 'C:\hostedtoolcache\windows\dotnet\dotnet.exe' failed with exit code 1