Skip to content

fix some typos

fix some typos #66

Triggered via pull request October 30, 2024 03:29
Status Success
Total duration 2m 7s
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
.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 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 macos-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
.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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
.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