Skip to content

Update README.md

Update README.md #405

Triggered via push July 3, 2023 16:04
Status Success
Total duration 8m 40s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: shesha-core/src/Shesha.FluentMigrator/FluentMigrator/ReferenceLists/AddReferenceListExpressionBuilder.cs#L16
Cannot convert null literal to non-nullable reference type.
build: shesha-core/src/Shesha.FluentMigrator/FluentMigrator/ReferenceLists/IAddReferenceListSyntax.cs#L28
Cannot convert null literal to non-nullable reference type.
build: shesha-core/src/Shesha.FluentMigrator/FluentMigrator/ReferenceLists/IUpdateReferenceListSyntax.cs#L30
Cannot convert null literal to non-nullable reference type.
build: shesha-core/src/Shesha.FluentMigrator/FluentMigrator/ReferenceLists/UpdateReferenceListExpressionBuilder.cs#L16
Cannot convert null literal to non-nullable reference type.
build: shesha-core/src/Shesha.FluentMigrator/FluentMigrator/DbHelperBase.cs#L19
Cannot convert null literal to non-nullable reference type.
build: shesha-core/src/Shesha.FluentMigrator/FluentMigrator/DbHelperBase.cs#L27
Cannot convert null literal to non-nullable reference type.
build: shesha-core/src/Shesha.FluentMigrator/FluentMigrator/DbHelperBase.cs#L29
Converting null literal or possible null value to non-nullable type.
build: shesha-core/src/Shesha.FluentMigrator/FluentMigrator/DbHelperBase.cs#L32
Converting null literal or possible null value to non-nullable type.
build: shesha-core/src/Shesha.FluentMigrator/FluentMigrator/SheshaFluentMigratorExtensions.cs#L519
Possible null reference argument for parameter 'context' in 'SheshaExpressionRoot.SheshaExpressionRoot(IMigrationContext context, MigrationBase migration)'.