Skip to content

playwright playground #177

playwright playground

playwright playground #177

Triggered via push January 17, 2024 11:02
Status Failure
Total duration 1m 37s
Artifacts

actions.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
test: DbViewer.Tests/FrontTests/Playwright/Browser.cs#L61
The name 'PlaywrightSetup' does not exist in the current context
test: DbViewer.Tests/FrontTests/Playwright/Browser.cs#L61
The name 'PlaywrightSetup' does not exist in the current context
test
Process completed with exit code 1.
test
No files were found with the provided path: DbViewer.Tests/bin/Release/net6.0/out/*.zip. No artifacts will be uploaded.
test: DbViewer/Helpers/CriterionHelper.cs#L17
Cannot convert null literal to non-nullable reference type.
test: DbViewer/DataTypes/TypeMetaInformation.cs#L7
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/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.
test: DbViewer.TestApi/GroboControllerFactory.cs#L17
Dereference of a possibly null reference.
test: DbViewer.TestApi/GroboControllerFactory.cs#L18
Possible null reference argument for parameter 'path' in 'IEnumerable<string> Directory.EnumerateFiles(string path, string searchPattern, SearchOption searchOption)'.