Skip to content

Change dotnet-ef version to 6.0.5 #64

Change dotnet-ef version to 6.0.5

Change dotnet-ef version to 6.0.5 #64

Triggered via push August 2, 2023 08:54
Status Failure
Total duration 15m 27s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

actions.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 20 warnings
test
Process completed with exit code 1.
test: db-viewer-ui/src/Components/Accordion/Accordion.tsx#L14
Unexpected any. Specify a different type
test: db-viewer-ui/src/Components/Accordion/Accordion.tsx#L19
Unexpected any. Specify a different type
test: db-viewer-ui/src/Components/DateTimeRangePicker/DateTimePicker.tsx#L31
Unexpected any. Specify a different type
test: db-viewer-ui/src/Components/DateTimeRangePicker/TimePicker.tsx#L12
Unexpected any. Specify a different type
test: db-viewer-ui/src/Components/DateTimeRangePicker/TimePicker.tsx#L46
Unexpected any. Specify a different type
test: db-viewer-ui/src/Components/ErrorHandling/ErrorHandlingContainer.tsx#L22
Unexpected any. Specify a different type
test: db-viewer-ui/src/Components/ErrorHandling/ErrorHandlingContainer.tsx#L26
Unexpected any. Specify a different type
test: db-viewer-ui/src/Components/ErrorHandling/ErrorHandlingContainer.tsx#L26
Unexpected any. Specify a different type
test: db-viewer-ui/src/Components/FormRow/FormRow.tsx#L13
Missing return type on function
test: db-viewer-ui/src/Components/ObjectFilter/ObjectFilter.tsx#L38
Missing return type on function
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/PropertyHelpers.cs#L71
Possible null reference return.
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/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)'.