Skip to content

Bump xunit from 2.8.1 to 2.9.0 #155

Bump xunit from 2.8.1 to 2.9.0

Bump xunit from 2.8.1 to 2.9.0 #155

Triggered via pull request July 15, 2024 15:32
Status Failure
Total duration 6h 0m 14s
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 15 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)'