Skip to content

fix some typos (#1540) #69

fix some typos (#1540)

fix some typos (#1540) #69

Triggered via push October 31, 2024 13:26
Status Success
Total duration 57s
Artifacts

dotnet.yml

on: push
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