Skip to content

Bump xunit from 2.4.2 to 2.7.1 #92

Bump xunit from 2.4.2 to 2.7.1

Bump xunit from 2.4.2 to 2.7.1 #92

Triggered via pull request April 15, 2024 06:37
Status Success
Total duration 2m 30s
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/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#L6
Dereference of a possibly null reference.
build: src/Hussy.Net/Display/ToString.cs#L6
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)