#357 add in dotnet 6 TFM and tweak dependencies #285
Annotations
10 errors and 2 warnings
Run release -c false:
src/Elastic.CommonSchema/Location.cs#L58
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Run release -c false:
src/Elastic.CommonSchema/EcsDocument.cs#L100
Possible null reference argument for parameter 'resourceAttributes' in 'IDictionary<string, string> EcsDocument.ParseOTelResourceAttributes(string resourceAttributes)'.
|
Run release -c false:
src/Elastic.CommonSchema/EcsDocument.cs#L135
Dereference of a possibly null reference.
|
Run release -c false:
src/Elastic.CommonSchema/EcsDocument.cs#L136
Nullability of reference types in value of type '(string? type, string version)' doesn't match target type '(string, string)'.
|
Run release -c false:
src/Elastic.CommonSchema/EcsDocument.cs#L212
Dereference of a possibly null reference.
|
Run release -c false:
src/Elastic.CommonSchema/EcsDocument.DefaultService.cs#L66
Possible null reference argument for parameter 'array' in 'bool EcsDocument.IsMsOrElastic(byte[] array)'.
|
Run release -c false:
src/Elastic.CommonSchema/EcsDocument.DefaultService.cs#L74
Possible null reference argument for parameter 'array' in 'bool EcsDocument.IsMsOrElastic(byte[] array)'.
|
Run release -c false:
src/Elastic.CommonSchema/Serialization/EcsDocumentJsonConverterFactory.cs#L21
Converting null literal or possible null value to non-nullable type.
|
Run release -c false:
src/Elastic.CommonSchema/Serialization/EcsDocumentJsonConverterFactory.cs#L18
Possible null reference return.
|
Run release -c false:
src/Elastic.CommonSchema/Location.cs#L58
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Store test results
No files were found with the provided path: build/output/junit-*.xml. No artifacts will be uploaded.
|
The logs for this run have expired and are no longer available.
Loading