Skip to content

Create dotnet.yml

Create dotnet.yml #8

Triggered via pull request November 11, 2023 00:41
Status Failure
Total duration 14m 12s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
build
Process completed with exit code 127.
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/NavigationPageAdapter.cs#L139
Cannot convert null literal to non-nullable reference type.
build: src/Caliburn.Micro.Platform/Platforms/Maui/NavigationPageAdapter.cs#L158
Cannot convert null literal to non-nullable reference type.