Skip to content

Bump SuperLinq from 6.0.0 to 6.0.1 #118

Bump SuperLinq from 6.0.0 to 6.0.1

Bump SuperLinq from 6.0.0 to 6.0.1 #118

Triggered via push May 6, 2024 14:11
Status Failure
Total duration 6h 0m 14s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
build
The job running on runner GitHub Actions 19 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/Allocation/Collections/Indexed/CubicAllocation.cs#L8
XML comment has a param tag for 'value', but there is no parameter by that name
build: src/Hussy.Net/Allocation/Collections/Indexed/CubicAllocation.cs#L11
XML comment on 'Hussy.Ac<T>(Indexed<T>, Indexed<T>)' has a paramref tag for 'value', but there is no parameter by that name
build: src/Hussy.Net/Allocation/Collections/Indexed/CubicAllocation.cs#L16
Parameter 'x' has no matching param tag in the XML comment for 'Hussy.Ac<T>(Indexed<T>, Indexed<T>)' (but other parameters do)
build: src/Hussy.Net/Allocation/Collections/Indexed/CubicAllocation.cs#L17
Parameter 'y' has no matching param tag in the XML comment for 'Hussy.Ac<T>(Indexed<T>, Indexed<T>)' (but other parameters do)