Skip to content

Bump Roslynator.Analyzers from 4.11.0 to 4.12.0 (#375) #191

Bump Roslynator.Analyzers from 4.11.0 to 4.12.0 (#375)

Bump Roslynator.Analyzers from 4.11.0 to 4.12.0 (#375) #191

Triggered via push March 20, 2024 17:19
Status Success
Total duration 3m 29s
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.