Skip to content

Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 #124

Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0

Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 #124

Triggered via pull request May 27, 2024 06:20
Status Failure
Total duration 6h 0m 12s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
build
The job running on runner GitHub Actions 9 has exceeded the maximum execution time of 360 minutes.
build
The operation was canceled.
build: src/Hussy.Net/Display/Reverse.cs#L20
Dereference of a possibly null reference.
build: src/Hussy.Net/Display/Reverse.cs#L21
Possible null reference argument for parameter 'source' in 'IEnumerable<char> Enumerable.Reverse<char>(IEnumerable<char> source)'.
build: src/Hussy.Net/Display/ToString.cs#L15
Dereference of a possibly null reference.
build: src/Hussy.Net/Display/ToString.cs#L15
Possible null reference return.
build: src/Hussy.Net/Linq/Index/BasicIndexOf.cs#L23
Dereference of a possibly null reference.
build: src/Hussy.Net/Logic/EqualsReversal.cs#L24
Dereference of a possibly null reference.
build: src/Hussy.Net/Generators/BatchedRange.cs#L13
Parameter 'batchSize' has no matching param tag in the XML comment for 'Hussy.Gbr(int, int)' (but other parameters do)
build: src/Hussy.Net/Generators/BatchedRange.cs#L22
Parameter 'batchSize' has no matching param tag in the XML comment for 'Hussy.Gbr(int, int, int)' (but other parameters do)
build: src/Hussy.Net/Generators/BatchedRange.cs#L32
Parameter 'batchSize' has no matching param tag in the XML comment for 'Hussy.Gbr(int, int, int, int)' (but other parameters do)
build: src/Hussy.Net/Linq/Join.cs#L8
Missing XML comment for publicly visible type or member 'Hussy.J<T>(IEnumerable<T>, string)'