Skip to content

Bump Shouldly from 4.1.0 to 4.2.0 (#294) #35

Bump Shouldly from 4.1.0 to 4.2.0 (#294)

Bump Shouldly from 4.1.0 to 4.2.0 (#294) #35

Triggered via push April 17, 2023 18:41
Status Success
Total duration 4m 45s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
analyze: src/PublicApiGeneratorTests/NullableTests.cs#L497
The type 'int?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'int?' doesn't match 'notnull' constraint.
analyze: src/PublicApiGeneratorTests/NullableTests.cs#L498
The type 'int?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'int?' doesn't match 'notnull' constraint.
analyze: src/PublicApiGeneratorTests/NullableTests.cs#L498
The type 'int?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'int?' doesn't match 'notnull' constraint.
analyze: src/PublicApiGeneratorTests/NullableTests.cs#L555
The type 'int?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'int?' doesn't match 'notnull' constraint.
analyze: src/PublicApiGeneratorTests/NullableTests.cs#L555
The type 'bool?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'bool?' doesn't match 'notnull' constraint.
analyze: src/PublicApiGeneratorTests/NullableTests.cs#L497
The type 'int?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'int?' doesn't match 'notnull' constraint.
analyze: src/PublicApiGeneratorTests/NullableTests.cs#L498
The type 'int?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'int?' doesn't match 'notnull' constraint.
analyze: src/PublicApiGeneratorTests/NullableTests.cs#L498
The type 'int?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'int?' doesn't match 'notnull' constraint.
analyze: src/PublicApiGeneratorTests/NullableTests.cs#L555
The type 'int?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'int?' doesn't match 'notnull' constraint.
analyze: src/PublicApiGeneratorTests/NullableTests.cs#L555
The type 'bool?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'bool?' doesn't match 'notnull' constraint.