merge to master #14
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
DataStructures/LinkedList.cs#L63
Dereference of a possibly null reference.
|
Build:
DataStructures/LinkedList.cs#L67
Possible null reference return.
|
Build:
DataStructures/LinkedList.cs#L230
Possible null reference return.
|
Build:
DataStructures/MultiValueDictionary.cs#L60
Possible null reference return.
|
Build:
DataStructures/PriorityQueue.cs#L96
Dereference of a possibly null reference.
|
Build:
Tests/IDsCollectionTests.cs#L132
Converting null literal or possible null value to non-nullable type.
|
Build:
Tests/IDsCollectionTests.cs#L132
Cannot convert null literal to non-nullable reference type.
|
Build:
Tests/IDsCollectionTests.cs#L137
Converting null literal or possible null value to non-nullable type.
|
Build:
Tests/IDsCollectionTests.cs#L137
Cannot convert null literal to non-nullable reference type.
|
Build:
Tests/IDsCollectionTests.cs#L142
Converting null literal or possible null value to non-nullable type.
|
The logs for this run have expired and are no longer available.
Loading