Skip to content

playwright playground #122

playwright playground

playwright playground #122

Triggered via push January 14, 2024 16:07
Status Failure
Total duration 2m 55s
Artifacts

actions.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
test
Process completed with exit code 1.
test: DbViewer/DataTypes/TypeMetaInformation.cs#L7
Cannot convert null literal to non-nullable reference type.
test: DbViewer/Helpers/CriterionHelper.cs#L17
Cannot convert null literal to non-nullable reference type.
test: DbViewer/Helpers/CriterionHelper.cs#L40
Possible null reference argument for parameter 'stringValue' in 'ConstantExpression CriterionHelper.CreateValueExpression(string stringValue, Type targetType, Func<Type, string, object?> parse)'.
test: DbViewer/Helpers/PropertyHelpers.cs#L71
Possible null reference return.
test: DbViewer/Helpers/ObjectsConverter.cs#L16
Possible null reference return.
test: DbViewer/Helpers/ObjectsConverter.cs#L37
Possible null reference return.
test: DbViewer.TestApi/Cql/CqlDbConnectorFactory.cs#L28
Converting null literal or possible null value to non-nullable type.
test: DbViewer.TestApi/Cql/CqlDbConnectorFactory.cs#L28
Possible null reference return.
test: DbViewer.TestApi/CustomPropertyConfigurationProvider.cs#L44
Converting null literal or possible null value to non-nullable type.
test: DbViewer.TestApi/CustomPropertyConfigurationProvider.cs#L45
Dereference of a possibly null reference.