Bump the all group with 7 updates #124
pull-request.yml
on: pull_request
Test
/
Build, test and publish
58s
Annotations
10 warnings
|
Test / Build, test and publish:
src/libs/CSharpToJsonSchema.Generators/JsonGen/Base/DiagnosticExtensions.cs#L66
Converting null literal or possible null value to non-nullable type.
|
|
Test / Build, test and publish:
src/libs/CSharpToJsonSchema.Generators/JsonGen/Base/CSharpSyntaxHelper.cs#L54
Possible null reference argument for parameter 'item' in 'void ValueListBuilder<SyntaxNode>.Append(SyntaxNode item)'.
|
|
Test / Build, test and publish:
src/libs/CSharpToJsonSchema.Generators/JsonGen/Base/ValueEqualityImmutableDictionary.cs#L20
Dereference of a possibly null reference.
|
|
Test / Build, test and publish:
src/libs/CSharpToJsonSchema.Generators/JsonGen/Base/DiagnosticInfo.cs#L29
Nullability of reference types in value of type 'SequenceEqualImmutableArray<string?>' doesn't match target type 'SequenceEqualImmutableArray<string>'.
|
|
Test / Build, test and publish:
src/libs/CSharpToJsonSchema.Generators/JsonGen/Base/DiagnosticExtensions.cs#L57
Cannot convert null literal to non-nullable reference type.
|
|
Test / Build, test and publish:
src/libs/CSharpToJsonSchema.Generators/JsonGen/Base/DiagnosticInfo.cs#L18
Argument of type 'ImmutableDictionary<string, string>' cannot be used for parameter 'properties' of type 'ImmutableDictionary<string, string?>' in 'Diagnostic Diagnostic.Create(DiagnosticDescriptor descriptor, Location? location, IEnumerable<Location>? additionalLocations, ImmutableDictionary<string, string?>? properties, params object?[]? messageArgs)' due to differences in the nullability of reference types.
|
|
Test / Build, test and publish:
src/libs/CSharpToJsonSchema.Generators/JsonGen/Base/ValueEqualityImmutableDictionaryHelperExtensions.cs#L12
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'ImmutableDictionary.ToImmutableDictionary<TSource, TKey, TValue>(IEnumerable<TSource>, Func<TSource, TKey>, Func<TSource, TValue>)'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
|
Test / Build, test and publish:
src/libs/CSharpToJsonSchema.Generators/JsonGen/Base/ValueEqualityImmutableDictionaryHelperExtensions.cs#L14
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'ImmutableDictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
|
Test / Build, test and publish:
src/libs/CSharpToJsonSchema.Generators/JsonGen/Base/ValueEqualityImmutableDictionary.cs#L6
The type 'T' cannot be used as type parameter 'TKey' in the generic type or method 'ImmutableDictionary<TKey, TValue>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
|
|
Test / Build, test and publish:
src/libs/CSharpToJsonSchema.Generators/JsonGen/Base/ValueEqualityImmutableDictionary.cs#L6
The type 'T' cannot be used as type parameter 'TKey' in the generic type or method 'ImmutableDictionary<TKey, TValue>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
nuget-packages-ubuntu-latest
|
504 KB |
sha256:5708009c6a3a6e6102b91fff6d21adf1aee1d6e9fab54c4fb1072edb45f63a75
|
|