Update (c) to 2025 #184
Annotations
8 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
MBBSEmu/Btrieve/BtrieveFileProcessor.cs#L789
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
|
Build:
MBBSEmu/Btrieve/BtrieveFileProcessor.cs#L792
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
|
Build:
MBBSEmu/HostProcess/Fsd/FsdUtility.cs#L24
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
|
Build:
MBBSEmu/Btrieve/BtrieveFileProcessor.cs#L789
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
|
Build:
MBBSEmu/Btrieve/BtrieveFileProcessor.cs#L792
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
|
Build:
MBBSEmu/HostProcess/Fsd/FsdUtility.cs#L24
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "mbbsemu-linux-arm-010325-184", "mbbsemu-linux-x64-010325-184", "mbbsemu-osx-arm64-010325-184", "mbbsemu-osx-x64-010325-184", "mbbsemu-win-arm64-010325-184", "mbbsemu-win-x64-010325-184", "mbbsemu-win-x86-010325-184".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading