Skip to content

Bump codecov/codecov-action from 3 to 4 #166

Bump codecov/codecov-action from 3 to 4

Bump codecov/codecov-action from 3 to 4 #166

Triggered via pull request February 2, 2024 14:42
Status Success
Total duration 3m 17s
Artifacts

codeql-analysis.yml

on: pull_request
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.