Skip to content

refactor: fixed toolbar width modified #419

refactor: fixed toolbar width modified

refactor: fixed toolbar width modified #419

Triggered via push July 6, 2023 00:11
Status Failure
Total duration 6m 30s
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.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.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.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.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.Firebase/bin/Debug/net7.0/Shesha.Firebase.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/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#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/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/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/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/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.