Create dotnet.yml #123
Annotations
2 errors and 10 warnings
Build app for release
Building with JDK version `17.0.7` is not supported. Please install JDK version `11.0`. See https://aka.ms/xamarin/jdk9-errors
|
Build app for release
Process completed with exit code 1.
|
Build app for release:
src/Caliburn.Micro.Core.Tests/ScreenExtentionTests.cs#L38
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Build app for release:
src/Caliburn.Micro.Core.Tests/ScreenExtentionTests.cs#L44
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Build app for release:
src/Caliburn.Micro.Core.Tests/ScreenExtentionTests.cs#L75
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Build app for release:
src/Caliburn.Micro.Core.Tests/ScreenExtentionTests.cs#L81
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Build app for release:
src/Caliburn.Micro.Platform/Action.cs#L126
Cannot convert null literal to non-nullable reference type.
|
Build app for release:
src/Caliburn.Micro.Platform/Action.cs#L126
Cannot convert null literal to non-nullable reference type.
|
Build app for release:
src/Caliburn.Micro.Platform/Action.cs#L126
Cannot convert null literal to non-nullable reference type.
|
Build app for release:
src/Caliburn.Micro.Platform/Action.cs#L126
Cannot convert null literal to non-nullable reference type.
|
Build app for release:
src/Caliburn.Micro.Platform/Platforms/Maui/INavigationService.cs#L26
Cannot convert null literal to non-nullable reference type.
|
Build app for release:
src/Caliburn.Micro.Platform/Platforms/Maui/INavigationService.cs#L35
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading