Skip to content

chore: bump Mecha.xUnit from 2.1.67 to 2.1.68 in /test/BigBook.Tests in the dependencies group #222

chore: bump Mecha.xUnit from 2.1.67 to 2.1.68 in /test/BigBook.Tests in the dependencies group

chore: bump Mecha.xUnit from 2.1.67 to 2.1.68 in /test/BigBook.Tests in the dependencies group #222

Triggered via pull request May 20, 2024 05:54
Status Success
Total duration 1m 59s
Artifacts 1

dotnet-test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build (6.0.x): src/BigBook/ExtensionMethods/GenericObjectExtensions.cs#L42
Possible null reference assignment.
build (6.0.x): src/BigBook/ExtensionMethods/GenericObjectExtensions.cs#L75
Possible null reference assignment.
build (6.0.x): src/BigBook/ExtensionMethods/IDictionaryExtensions.cs#L72
Possible null reference assignment.
build (6.0.x): src/BigBook/Formatters/GenericStringFormatter.cs#L111
Nullability of reference types in type of parameter 'formatType' of 'object? GenericStringFormatter.GetFormat(Type formatType)' doesn't match implicitly implemented member 'object? IFormatProvider.GetFormat(Type? formatType)' (possibly because of nullability attributes).
build (6.0.x): src/BigBook/Formatters/GenericStringFormatter.cs#L71
Nullability of reference types in type of parameter 'format' of 'string GenericStringFormatter.Format(string format, object arg, IFormatProvider formatProvider)' doesn't match implicitly implemented member 'string ICustomFormatter.Format(string? format, object? arg, IFormatProvider? formatProvider)' (possibly because of nullability attributes).
build (6.0.x): src/BigBook/Formatters/GenericStringFormatter.cs#L71
Nullability of reference types in type of parameter 'arg' of 'string GenericStringFormatter.Format(string format, object arg, IFormatProvider formatProvider)' doesn't match implicitly implemented member 'string ICustomFormatter.Format(string? format, object? arg, IFormatProvider? formatProvider)' (possibly because of nullability attributes).
build (6.0.x): src/BigBook/Formatters/GenericStringFormatter.cs#L71
Nullability of reference types in type of parameter 'formatProvider' of 'string GenericStringFormatter.Format(string format, object arg, IFormatProvider formatProvider)' doesn't match implicitly implemented member 'string ICustomFormatter.Format(string? format, object? arg, IFormatProvider? formatProvider)' (possibly because of nullability attributes).
build (6.0.x): src/BigBook/Bag.cs#L50
The type 'T' cannot be used as type parameter 'TKey' in the generic type or method 'ConcurrentDictionary<TKey, TValue>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
build (6.0.x): src/BigBook/BinaryTree.cs#L382
Possible null reference assignment.
build (6.0.x): src/BigBook/IO/Converters/Structs/IntFloatUnion.cs#L68
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).

Artifacts

Produced during runtime
Name Size
dotnet-results-6.0.x
154 KB