Skip to content

Merge pull request #376 from shesha-io/f/49048 #451

Merge pull request #376 from shesha-io/f/49048

Merge pull request #376 from shesha-io/f/49048 #451

Triggered via push July 24, 2023 08:09
Status Failure
Total duration 6m 14s
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.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.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.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.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.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.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.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.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.Sms.Xml2Sms/bin/Debug/net7.0/Shesha.Sms.Xml2Sms.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/npm-version@1.1.1. 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/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/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/FkInfo.cs#L8
Non-nullable property 'ForeignTable' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: shesha-core/src/Shesha.FluentMigrator/FluentMigrator/FkInfo.cs#L9
Non-nullable property 'ForeignColumn' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: shesha-core/src/Shesha.FluentMigrator/FluentMigrator/FkInfo.cs#L10
Non-nullable property 'MasterTable' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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#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/IAddReferenceListSyntax.cs#L28
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#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/FkInfo.cs#L8
Non-nullable property 'ForeignTable' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.