Skip to content

Trigger Build

Trigger Build #1

Triggered via push September 3, 2023 09:45
Status Failure
Total duration 44s
Artifacts

test.yml

on: push
Run library tests
35s
Run library tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Run library tests
The process 'tools/dotnet-cake' failed with exit code 1
Run library tests
The following actions uses node12 which is deprecated and will be forced to run on node16: cake-build/cake-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run library tests: src/Chr.Avro/Abstract/RecordSchemaBuilderCase.cs#L14
Using alias directive for 'NullabilityInfo' should appear before using alias directive for 'NullabilityInfoContext' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1211.md)
Run library tests: src/Chr.Avro/Serialization/StringSerializerBuilderCase.cs#L61
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method, Expression arg0, Expression arg1)'.
Run library tests: src/Chr.Avro/Serialization/StringSerializerBuilderCase.cs#L70
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method, Expression arg0, Expression arg1)'.
Run library tests: src/Chr.Avro/Serialization/StringSerializerBuilderCase.cs#L74
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
Run library tests: src/Chr.Avro/Serialization/StringSerializerBuilderCase.cs#L74
Possible null reference argument for parameter 'property' in 'MemberExpression Expression.Property(Expression? expression, PropertyInfo property)'.
Run library tests: src/Chr.Avro/Serialization/StringSerializerBuilderCase.cs#L79
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method, Expression arg0, Expression arg1)'.
Run library tests: src/Chr.Avro/Serialization/StringSerializerBuilderCase.cs#L88
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
Run library tests: src/Chr.Avro/Serialization/StringSerializerBuilderCase.cs#L95
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method, params Expression[]? arguments)'.
Run library tests: src/Chr.Avro/Serialization/StringSerializerBuilderCase.cs#L121
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method, Expression arg0, Expression arg1)'.