Skip to content

Create dotnet.yml

Create dotnet.yml #3

Triggered via pull request November 10, 2023 12:50
Status Success
Total duration 7m 42s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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#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#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#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/Action.cs#L126
Cannot convert null literal to non-nullable reference type.
build: src/Caliburn.Micro.Platform/Action.cs#L126
Cannot convert null literal to non-nullable reference type.