Skip to content

Added package logo. #70

Added package logo.

Added package logo. #70

Triggered via pull request April 13, 2024 03:32
Status Success
Total duration 2m 35s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/Hussy.Net/Linq/Index/BasicIndexOf.cs#L23
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)
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)'
build: src/Hussy.Net/Primitives/Collection/Definition.cs#L5
Missing XML comment for publicly visible type or member 'C<T>'