Update version reference in README.md - #11
Merged
Merged
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build:
Altered/Altered.Tests/Main/DiffEngineTests.cs#L60
Cannot convert null literal to non-nullable reference type.
|
|
Build:
Altered/Altered.Tests/Main/DiffEngineTests.cs#L41
Cannot convert null literal to non-nullable reference type.
|
|
Build:
Altered/Altered.Tests/Converters/DiffEntryConverterTests.cs#L31
Possible null reference return.
|
|
Build:
Altered/Altered.Tests/Converters/DiffEntryConverterTests.cs#L24
Possible null reference return.
|
|
Build:
Altered/Altered.Tests/Main/DiffApplyTests.cs#L8
Cannot convert null literal to non-nullable reference type.
|
|
Build:
Altered/Altered.Tests/Fixtures/TestFixtures.cs#L75
Cannot convert null literal to non-nullable reference type.
|
|
Build:
Altered/Altered.Tests/Fixtures/TestFixtures.cs#L75
Cannot convert null literal to non-nullable reference type.
|
|
Build:
Altered/Altered.Tests/Fixtures/TestFixtures.cs#L32
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build:
Altered/Altered/Main/DiffEngine.cs#L204
Dereference of a possibly null reference.
|
|
Build:
Altered/Altered/Main/DiffEngine.cs#L78
Possible null reference argument for parameter 'propertySelectors' in 'void DiffEngine.ApplyPropertySelectors<TValue>(Expression<Func<TValue, object>>[] propertySelectors)'.
|
background
wait
wait-all
cancel
parallel
Loading