Skip to content

Merge pull request #363 from shesha-io/deviceForceUpdate-feature #424

Merge pull request #363 from shesha-io/deviceForceUpdate-feature

Merge pull request #363 from shesha-io/deviceForceUpdate-feature #424

Triggered via push July 6, 2023 09:11
Status Failure
Total duration 7m 15s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 20 warnings
build
The file '/home/runner/work/shesha-framework/shesha-framework/shesha-core/src/Shesha.Core/bin/Debug/net7.0/Shesha.Core.dll' to be packed was not found on disk.
build
The file '/home/runner/work/shesha-framework/shesha-framework/shesha-core/src/Shesha.Application/bin/Debug/net7.0/Shesha.Application.dll' to be packed was not found on disk.
build
The file '/home/runner/work/shesha-framework/shesha-framework/shesha-core/src/Shesha.Web.FormsDesigner/bin/Debug/net7.0/Shesha.Web.FormsDesigner.dll' to be packed was not found on disk.
build
The file '/home/runner/work/shesha-framework/shesha-framework/shesha-core/src/Shesha.NHibernate/bin/Debug/net7.0/Shesha.NHibernate.dll' to be packed was not found on disk.
build
The file '/home/runner/work/shesha-framework/shesha-framework/shesha-core/src/Shesha.AzureAD/bin/Debug/net7.0/Shesha.AzureAD.dll' to be packed was not found on disk.
build
The file '/home/runner/work/shesha-framework/shesha-framework/shesha-core/src/Shesha.Framework/bin/Debug/net7.0/Shesha.Framework.dll' to be packed was not found on disk.
build
The file '/home/runner/work/shesha-framework/shesha-framework/shesha-core/src/Shesha.Sms.BulkSms/bin/Debug/net7.0/Shesha.Sms.BulkSms.dll' to be packed was not found on disk.
build
The file '/home/runner/work/shesha-framework/shesha-framework/shesha-core/src/Shesha.Web.Core/bin/Debug/net7.0/Shesha.Web.Core.dll' to be packed was not found on disk.
build
The file '/home/runner/work/shesha-framework/shesha-framework/shesha-core/src/Shesha.Sms.Clickatell/bin/Debug/net7.0/Shesha.Sms.Clickatell.dll' to be packed was not found on disk.
build
The file '/home/runner/work/shesha-framework/shesha-framework/shesha-core/src/Shesha.Firebase/bin/Debug/net7.0/Shesha.Firebase.dll' to be packed was not found on disk.
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/SheshaFluentMigratorExtensions.cs#L519
Possible null reference argument for parameter 'context' in 'SheshaExpressionRoot.SheshaExpressionRoot(IMigrationContext context, MigrationBase migration)'.
build: shesha-core/src/Shesha.FluentMigrator/FluentMigrator/ReferenceLists/UpdateReferenceListItemExpression.cs#L12
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: shesha-core/src/Shesha.FluentMigrator/FluentMigrator/ReferenceLists/UpdateReferenceListItemExpression.cs#L12
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: shesha-core/src/Shesha.FluentMigrator/FluentMigrator/ReferenceLists/UpdateReferenceListItemExpression.cs#L28
'ReferenceListDbHelper.GetReferenceListId(string, string)' is obsolete
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/ReferenceLists/UpdateReferenceListItemExpression.cs#L12
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.