Skip to content

Bump Mono.Cecil from 0.11.4 to 0.11.5 #36

Bump Mono.Cecil from 0.11.4 to 0.11.5

Bump Mono.Cecil from 0.11.4 to 0.11.5 #36

Triggered via pull request April 20, 2023 15:56
Status Success
Total duration 4m 55s
Artifacts

codeql-analysis.yml

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