Skip to content

Merge pull request #373 from shesha-io/fix/datalist-selections #448

Merge pull request #373 from shesha-io/fix/datalist-selections

Merge pull request #373 from shesha-io/fix/datalist-selections #448

Triggered via push July 21, 2023 07:29
Status Failure
Total duration 7m 2s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 21 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.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.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.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.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.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.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.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.Elmah/bin/Debug/net7.0/Shesha.Elmah.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 following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, reedyuk/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/ReferenceLists/AddReferenceListExpressionBuilder.cs#L16
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/ReferenceLists/IAddReferenceListSyntax.cs#L28
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/SheshaFluentMigratorExtensions.cs#L519
Possible null reference argument for parameter 'context' in 'SheshaExpressionRoot.SheshaExpressionRoot(IMigrationContext context, MigrationBase migration)'.
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.