Skip to content

Make tests run on .net framework and .net #88

Make tests run on .net framework and .net

Make tests run on .net framework and .net #88

Triggered via pull request November 1, 2023 00:22
@vb2aevb2ae
synchronize #887
try_get_value
Status Success
Total duration 45m 34s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Analyse
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, 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/
Analyse: src/Caliburn.Micro.Platform/Action.cs#L126
Cannot convert null literal to non-nullable reference type.
Analyse: src/Caliburn.Micro.Platform/Action.cs#L126
Cannot convert null literal to non-nullable reference type.
Analyse: src/Caliburn.Micro.Platform/Action.cs#L126
Cannot convert null literal to non-nullable reference type.
Analyse: src/Caliburn.Micro.Platform/Action.cs#L126
Cannot convert null literal to non-nullable reference type.
Analyse: src/Caliburn.Micro.Platform/Platforms/Maui/INavigationService.cs#L26
Cannot convert null literal to non-nullable reference type.
Analyse: src/Caliburn.Micro.Platform/Platforms/Maui/INavigationService.cs#L35
Cannot convert null literal to non-nullable reference type.
Analyse: src/Caliburn.Micro.Platform/Platforms/Maui/INavigationService.cs#L44
Cannot convert null literal to non-nullable reference type.
Analyse: src/Caliburn.Micro.Platform/Platforms/Maui/INavigationService.cs#L53
Cannot convert null literal to non-nullable reference type.
Analyse: src/Caliburn.Micro.Platform/Platforms/Maui/NavigationPageAdapter.cs#L139
Cannot convert null literal to non-nullable reference type.
Analyse: src/Caliburn.Micro.Platform/Platforms/Maui/NavigationPageAdapter.cs#L158
Cannot convert null literal to non-nullable reference type.