Create dotnet.yml #12
Triggered via pull request
November 11, 2023 11:43
Status
Failure
Total duration
13m 18s
Artifacts
–
Annotations
1 error and 16 warnings
build
Process completed with exit code 1.
|
build
The workload 'android' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
|
build
The workload 'ios' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
|
build
The workload 'maccatalyst' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
|
build
The workload 'android' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
|
build
The workload 'ios' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
|
build
The workload 'maccatalyst' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
|
build:
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:
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:
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:
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:
src/Caliburn.Micro.Platform/DependencyPropertyHelper.cs#L36
Cannot convert null literal to non-nullable reference type.
|
build:
src/Caliburn.Micro.Platform/DependencyPropertyHelper.cs#L36
Cannot convert null literal to non-nullable reference type.
|
build:
src/Caliburn.Micro.Platform/DependencyPropertyHelper.cs#L61
Cannot convert null literal to non-nullable reference type.
|
build:
src/Caliburn.Micro.Platform/DependencyPropertyHelper.cs#L61
Cannot convert null literal to non-nullable reference type.
|
build:
src/Caliburn.Micro.Platform/Platforms/Maui/INavigationService.cs#L26
Cannot convert null literal to non-nullable reference type.
|
build:
src/Caliburn.Micro.Platform/Platforms/Maui/INavigationService.cs#L35
Cannot convert null literal to non-nullable reference type.
|