Skip to content

Merge pull request #367 from shesha-io/fix/ps/timeline-width-fix #434

Merge pull request #367 from shesha-io/fix/ps/timeline-width-fix

Merge pull request #367 from shesha-io/fix/ps/timeline-width-fix #434

Triggered via push July 13, 2023 08:00
Status Failure
Total duration 5m 43s
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.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.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.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.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.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.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.Sms.Xml2Sms/bin/Debug/net7.0/Shesha.Sms.Xml2Sms.dll' to be packed was not found on disk.
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/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.
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/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.