Skip to content

Update to .NET 8.0 and refactor tests #51

Update to .NET 8.0 and refactor tests

Update to .NET 8.0 and refactor tests #51

Triggered via pull request September 21, 2024 16:47
Status Success
Total duration 2m 41s
Artifacts 2

ci.yml

on: pull_request
Matrix: Build OpenLauncher
Fit to window
Zoom out
Zoom in

Annotations

34 warnings
Build OpenLauncher (ubuntu, linux-x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@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 OpenLauncher (ubuntu, linux-x64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build OpenLauncher (ubuntu, linux-x64): src/IntelOrca.OpenLauncher.Core/Build.cs#L36
Nullability of reference types in type of parameter 'other' of 'int Build.CompareTo(Build other)' doesn't match implicitly implemented member 'int IComparable<Build>.CompareTo(Build? other)' (possibly because of nullability attributes).
Build OpenLauncher (ubuntu, linux-x64): src/IntelOrca.OpenLauncher.Core/BuildAsset.cs#L120
Nullability of reference types in type of parameter 'x' of 'int BuildAssetComparer.Compare(BuildAsset x, BuildAsset y)' doesn't match implicitly implemented member 'int IComparer<BuildAsset>.Compare(BuildAsset? x, BuildAsset? y)' (possibly because of nullability attributes).
Build OpenLauncher (ubuntu, linux-x64): src/IntelOrca.OpenLauncher.Core/BuildAsset.cs#L120
Nullability of reference types in type of parameter 'y' of 'int BuildAssetComparer.Compare(BuildAsset x, BuildAsset y)' doesn't match implicitly implemented member 'int IComparer<BuildAsset>.Compare(BuildAsset? x, BuildAsset? y)' (possibly because of nullability attributes).
Build OpenLauncher (ubuntu, linux-x64): src/IntelOrca.OpenLauncher.Core/Shell.cs#L29
Dereference of a possibly null reference.
Build OpenLauncher (ubuntu, linux-x64): src/IntelOrca.OpenLauncher.Core/Build.cs#L36
Nullability of reference types in type of parameter 'other' of 'int Build.CompareTo(Build other)' doesn't match implicitly implemented member 'int IComparable<Build>.CompareTo(Build? other)' (possibly because of nullability attributes).
Build OpenLauncher (ubuntu, linux-x64): src/IntelOrca.OpenLauncher.Core/BuildAsset.cs#L120
Nullability of reference types in type of parameter 'x' of 'int BuildAssetComparer.Compare(BuildAsset x, BuildAsset y)' doesn't match implicitly implemented member 'int IComparer<BuildAsset>.Compare(BuildAsset? x, BuildAsset? y)' (possibly because of nullability attributes).
Build OpenLauncher (ubuntu, linux-x64): src/IntelOrca.OpenLauncher.Core/BuildAsset.cs#L120
Nullability of reference types in type of parameter 'y' of 'int BuildAssetComparer.Compare(BuildAsset x, BuildAsset y)' doesn't match implicitly implemented member 'int IComparer<BuildAsset>.Compare(BuildAsset? x, BuildAsset? y)' (possibly because of nullability attributes).
Build OpenLauncher (ubuntu, linux-x64): src/IntelOrca.OpenLauncher.Core/Shell.cs#L29
Dereference of a possibly null reference.
Build OpenLauncher (ubuntu, linux-x64)
Found version-specific or distribution-specific runtime identifier(s): win7-x64, win7-x86. Affected libraries: Avalonia.Angle.Windows.Natives. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
Build OpenLauncher (ubuntu, linux-x64): src/IntelOrca.OpenLauncher.Core/Build.cs#L36
Nullability of reference types in type of parameter 'other' of 'int Build.CompareTo(Build other)' doesn't match implicitly implemented member 'int IComparable<Build>.CompareTo(Build? other)' (possibly because of nullability attributes).
Build OpenLauncher (ubuntu, linux-x64): src/IntelOrca.OpenLauncher.Core/BuildAsset.cs#L120
Nullability of reference types in type of parameter 'x' of 'int BuildAssetComparer.Compare(BuildAsset x, BuildAsset y)' doesn't match implicitly implemented member 'int IComparer<BuildAsset>.Compare(BuildAsset? x, BuildAsset? y)' (possibly because of nullability attributes).
Build OpenLauncher (ubuntu, linux-x64): src/IntelOrca.OpenLauncher.Core/BuildAsset.cs#L120
Nullability of reference types in type of parameter 'y' of 'int BuildAssetComparer.Compare(BuildAsset x, BuildAsset y)' doesn't match implicitly implemented member 'int IComparer<BuildAsset>.Compare(BuildAsset? x, BuildAsset? y)' (possibly because of nullability attributes).
Build OpenLauncher (ubuntu, linux-x64): src/IntelOrca.OpenLauncher.Core/Shell.cs#L29
Dereference of a possibly null reference.
Build OpenLauncher (windows, win-x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@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 OpenLauncher (windows, win-x64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build OpenLauncher (windows, win-x64): src/IntelOrca.OpenLauncher.Core/Build.cs#L36
Nullability of reference types in type of parameter 'other' of 'int Build.CompareTo(Build other)' doesn't match implicitly implemented member 'int IComparable<Build>.CompareTo(Build? other)' (possibly because of nullability attributes).
Build OpenLauncher (windows, win-x64): src/IntelOrca.OpenLauncher.Core/BuildAsset.cs#L120
Nullability of reference types in type of parameter 'x' of 'int BuildAssetComparer.Compare(BuildAsset x, BuildAsset y)' doesn't match implicitly implemented member 'int IComparer<BuildAsset>.Compare(BuildAsset? x, BuildAsset? y)' (possibly because of nullability attributes).
Build OpenLauncher (windows, win-x64): src/IntelOrca.OpenLauncher.Core/BuildAsset.cs#L120
Nullability of reference types in type of parameter 'y' of 'int BuildAssetComparer.Compare(BuildAsset x, BuildAsset y)' doesn't match implicitly implemented member 'int IComparer<BuildAsset>.Compare(BuildAsset? x, BuildAsset? y)' (possibly because of nullability attributes).
Build OpenLauncher (windows, win-x64): src/IntelOrca.OpenLauncher.Core/Shell.cs#L29
Dereference of a possibly null reference.
Build OpenLauncher (windows, win-x64)
Found version-specific or distribution-specific runtime identifier(s): win7-x64, win7-x86. Affected libraries: Avalonia.Angle.Windows.Natives. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
Build OpenLauncher (windows, win-x64): src/IntelOrca.OpenLauncher.Core/Build.cs#L36
Nullability of reference types in type of parameter 'other' of 'int Build.CompareTo(Build other)' doesn't match implicitly implemented member 'int IComparable<Build>.CompareTo(Build? other)' (possibly because of nullability attributes).
Build OpenLauncher (windows, win-x64): src/IntelOrca.OpenLauncher.Core/BuildAsset.cs#L120
Nullability of reference types in type of parameter 'x' of 'int BuildAssetComparer.Compare(BuildAsset x, BuildAsset y)' doesn't match implicitly implemented member 'int IComparer<BuildAsset>.Compare(BuildAsset? x, BuildAsset? y)' (possibly because of nullability attributes).
Build OpenLauncher (windows, win-x64): src/IntelOrca.OpenLauncher.Core/BuildAsset.cs#L120
Nullability of reference types in type of parameter 'y' of 'int BuildAssetComparer.Compare(BuildAsset x, BuildAsset y)' doesn't match implicitly implemented member 'int IComparer<BuildAsset>.Compare(BuildAsset? x, BuildAsset? y)' (possibly because of nullability attributes).
Build OpenLauncher (windows, win-x64): src/IntelOrca.OpenLauncher.Core/Shell.cs#L29
Dereference of a possibly null reference.
Build OpenLauncher (windows, win-x64): src/IntelOrca.OpenLauncher.Core/Build.cs#L36
Nullability of reference types in type of parameter 'other' of 'int Build.CompareTo(Build other)' doesn't match implicitly implemented member 'int IComparable<Build>.CompareTo(Build? other)' (possibly because of nullability attributes).
Build OpenLauncher (windows, win-x64): src/IntelOrca.OpenLauncher.Core/BuildAsset.cs#L120
Nullability of reference types in type of parameter 'x' of 'int BuildAssetComparer.Compare(BuildAsset x, BuildAsset y)' doesn't match implicitly implemented member 'int IComparer<BuildAsset>.Compare(BuildAsset? x, BuildAsset? y)' (possibly because of nullability attributes).
Build OpenLauncher (windows, win-x64): src/IntelOrca.OpenLauncher.Core/BuildAsset.cs#L120
Nullability of reference types in type of parameter 'y' of 'int BuildAssetComparer.Compare(BuildAsset x, BuildAsset y)' doesn't match implicitly implemented member 'int IComparer<BuildAsset>.Compare(BuildAsset? x, BuildAsset? y)' (possibly because of nullability attributes).
Build OpenLauncher (windows, win-x64): src/IntelOrca.OpenLauncher.Core/Shell.cs#L29
Dereference of a possibly null reference.

Artifacts

Produced during runtime
Name Size
OpenLauncher-linux-x64
38.6 MB
OpenLauncher-win-x64
38.7 MB