Skip to content

fix: Update code comment of quadratic in time_complexity #46

fix: Update code comment of quadratic in time_complexity

fix: Update code comment of quadratic in time_complexity #46

Re-run triggered March 18, 2024 18:27
Status Success
Total duration 2m 31s
Artifacts

dotnet.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

33 warnings
.NET 8.0.x on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
.NET 8.0.x on ubuntu-latest: codes/csharp/chapter_tree/avl_tree.cs#L38
Dereference of a possibly null reference.
.NET 8.0.x on ubuntu-latest: codes/csharp/chapter_tree/avl_tree.cs#L39
Dereference of a possibly null reference.
.NET 8.0.x on ubuntu-latest: codes/csharp/chapter_tree/avl_tree.cs#L52
Dereference of a possibly null reference.
.NET 8.0.x on ubuntu-latest: codes/csharp/chapter_tree/avl_tree.cs#L53
Dereference of a possibly null reference.
.NET 8.0.x on ubuntu-latest: codes/csharp/chapter_computational_complexity/space_complexity.cs#L25
The variable 'c' is assigned but its value is never used
.NET 8.0.x on ubuntu-latest: codes/csharp/chapter_computational_complexity/space_complexity.cs#L19
The variable 'a' is assigned but its value is never used
.NET 8.0.x on ubuntu-latest: codes/csharp/chapter_computational_complexity/space_complexity.cs#L20
The variable 'b' is assigned but its value is never used
.NET 8.0.x on ubuntu-latest: codes/csharp/chapter_tree/avl_tree.cs#L38
Dereference of a possibly null reference.
.NET 8.0.x on ubuntu-latest: codes/csharp/chapter_tree/avl_tree.cs#L39
Dereference of a possibly null reference.
.NET 8.0.x on ubuntu-latest: codes/csharp/chapter_tree/avl_tree.cs#L52
Dereference of a possibly null reference.
.NET 8.0.x on macos-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
.NET 8.0.x on macos-latest: codes/csharp/chapter_tree/avl_tree.cs#L38
Dereference of a possibly null reference.
.NET 8.0.x on macos-latest: codes/csharp/chapter_tree/avl_tree.cs#L39
Dereference of a possibly null reference.
.NET 8.0.x on macos-latest: codes/csharp/chapter_tree/avl_tree.cs#L52
Dereference of a possibly null reference.
.NET 8.0.x on macos-latest: codes/csharp/chapter_tree/avl_tree.cs#L53
Dereference of a possibly null reference.
.NET 8.0.x on macos-latest: codes/csharp/chapter_computational_complexity/space_complexity.cs#L25
The variable 'c' is assigned but its value is never used
.NET 8.0.x on macos-latest: codes/csharp/chapter_computational_complexity/space_complexity.cs#L19
The variable 'a' is assigned but its value is never used
.NET 8.0.x on macos-latest: codes/csharp/chapter_computational_complexity/space_complexity.cs#L20
The variable 'b' is assigned but its value is never used
.NET 8.0.x on macos-latest: codes/csharp/chapter_tree/avl_tree.cs#L38
Dereference of a possibly null reference.
.NET 8.0.x on macos-latest: codes/csharp/chapter_tree/avl_tree.cs#L39
Dereference of a possibly null reference.
.NET 8.0.x on macos-latest: codes/csharp/chapter_tree/avl_tree.cs#L52
Dereference of a possibly null reference.
.NET 8.0.x on windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
.NET 8.0.x on windows-latest: codes/csharp/chapter_computational_complexity/space_complexity.cs#L25
The variable 'c' is assigned but its value is never used
.NET 8.0.x on windows-latest: codes/csharp/chapter_computational_complexity/space_complexity.cs#L19
The variable 'a' is assigned but its value is never used
.NET 8.0.x on windows-latest: codes/csharp/chapter_computational_complexity/space_complexity.cs#L20
The variable 'b' is assigned but its value is never used
.NET 8.0.x on windows-latest: codes/csharp/chapter_tree/avl_tree.cs#L38
Dereference of a possibly null reference.
.NET 8.0.x on windows-latest: codes/csharp/chapter_tree/avl_tree.cs#L39
Dereference of a possibly null reference.
.NET 8.0.x on windows-latest: codes/csharp/chapter_tree/avl_tree.cs#L52
Dereference of a possibly null reference.
.NET 8.0.x on windows-latest: codes/csharp/chapter_tree/avl_tree.cs#L53
Dereference of a possibly null reference.
.NET 8.0.x on windows-latest: codes/csharp/chapter_computational_complexity/space_complexity.cs#L25
The variable 'c' is assigned but its value is never used
.NET 8.0.x on windows-latest: codes/csharp/chapter_computational_complexity/space_complexity.cs#L19
The variable 'a' is assigned but its value is never used
.NET 8.0.x on windows-latest: codes/csharp/chapter_computational_complexity/space_complexity.cs#L20
The variable 'b' is assigned but its value is never used