Skip to content

Merge pull request #3 from nam20485/changes #16

Merge pull request #3 from nam20485/changes

Merge pull request #3 from nam20485/changes #16

Triggered via push March 16, 2024 16:38
Status Success
Total duration 1m 9s
Artifacts

dotnet.yml

on: push
build-and-test
1m 1s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build-and-test
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-and-test: DataStructures/LinkedList.cs#L63
Dereference of a possibly null reference.
build-and-test: DataStructures/LinkedList.cs#L67
Possible null reference return.
build-and-test: DataStructures/LinkedList.cs#L230
Possible null reference return.
build-and-test: DataStructures/PriorityQueue.cs#L96
Dereference of a possibly null reference.
build-and-test: Tests/IDsCollectionTests.cs#L132
Converting null literal or possible null value to non-nullable type.
build-and-test: Tests/IDsCollectionTests.cs#L132
Cannot convert null literal to non-nullable reference type.
build-and-test: Tests/IDsCollectionTests.cs#L137
Converting null literal or possible null value to non-nullable type.
build-and-test: Tests/IDsCollectionTests.cs#L137
Cannot convert null literal to non-nullable reference type.
build-and-test: Tests/IDsCollectionTests.cs#L142
Converting null literal or possible null value to non-nullable type.
build-and-test: Tests/IDsCollectionTests.cs#L142
Cannot convert null literal to non-nullable reference type.