Skip to content

chore: Update dependabot.yml #7

chore: Update dependabot.yml

chore: Update dependabot.yml #7

Triggered via push July 13, 2023 16:58
Status Success
Total duration 5m 29s
Artifacts 1
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build (6.0.x)
Process completed with exit code 1.
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).
build (6.0.x): src/BigBook/Comparison/SimpleComparer.cs#L49
Nullability of reference types in type of parameter 'x' of 'int SimpleComparer<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/SimpleComparer.cs#L49
Nullability of reference types in type of parameter 'y' of 'int SimpleComparer<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/SimpleEqualityComparer.cs#L57
Nullability of reference types in type of parameter 'x' of 'bool SimpleEqualityComparer<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/SimpleEqualityComparer.cs#L57
Nullability of reference types in type of parameter 'y' of 'bool SimpleEqualityComparer<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
dotnet-results-6.0.x Expired
521 KB