Skip to content

Bump coverlet.collector from 6.0.1 to 6.0.2 (#374) #187

Bump coverlet.collector from 6.0.1 to 6.0.2 (#374)

Bump coverlet.collector from 6.0.1 to 6.0.2 (#374) #187

Triggered via push March 13, 2024 18:36
Status Success
Total duration 3m 40s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
analyze
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
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
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.