Skip to content

Merge pull request #7 from JaCraig/dependabot/nuget/dependencies-479c… #12

Merge pull request #7 from JaCraig/dependabot/nuget/dependencies-479c…

Merge pull request #7 from JaCraig/dependabot/nuget/dependencies-479c… #12

Triggered via push July 25, 2023 05:52
Status Success
Total duration 1m 12s
Artifacts 3
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build (6.0.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: ad-m/github-push-action@v0.6.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/Comparison/GenericComparer.cs#L40
Nullability of reference types in type of parameter 'x' of 'int GenericComparer<TData>.Compare(TData x, TData y)' doesn't match implicitly implemented member 'int IComparer<TData>.Compare(TData? x, TData? y)' (possibly because of nullability attributes).
build (6.0.x): src/BigBook/Comparison/GenericComparer.cs#L40
Nullability of reference types in type of parameter 'y' of 'int GenericComparer<TData>.Compare(TData x, TData y)' doesn't match implicitly implemented member 'int IComparer<TData>.Compare(TData? x, TData? y)' (possibly because of nullability attributes).
build (6.0.x): src/BigBook/Comparison/GenericEqualityComparer.cs#L41
Nullability of reference types in type of parameter 'x' of 'bool GenericEqualityComparer<TData>.Equals(TData x, TData y)' doesn't match implicitly implemented member 'bool IEqualityComparer<TData>.Equals(TData? x, TData? y)' (possibly because of nullability attributes).
build (6.0.x): src/BigBook/Comparison/GenericEqualityComparer.cs#L41
Nullability of reference types in type of parameter 'y' of 'bool GenericEqualityComparer<TData>.Equals(TData x, TData y)' doesn't match implicitly implemented member 'bool IEqualityComparer<TData>.Equals(TData? x, TData? y)' (possibly because of nullability attributes).

Artifacts

Produced during runtime
Name Size
NugetPackage Expired
204 KB
SymbolPackage Expired
43.2 KB
dotnet-results-6.0.x Expired
521 KB