Add shared image interfaces (IPluginImage/IPluginPreImage/IPluginPostImage)#13
Merged
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🔨 Build solution:
XrmPluginCore.Tests/obj/Generated/XrmPluginCore.SourceGenerator/XrmPluginCore.SourceGenerator.Generators.PluginImageGenerator/XrmPluginCore_Tests_TestPlugins_TypeSafe_TypeSafeAccountPlugin_Account_Update_PreOperation.g.cs#L38
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
|
🔨 Build solution:
XrmPluginCore.Tests/obj/Generated/XrmPluginCore.SourceGenerator/XrmPluginCore.SourceGenerator.Generators.PluginImageGenerator/XrmPluginCore_Tests_TestPlugins_TypeSafe_TypeSafeAccountPlugin_Account_Update_PreOperation.g.cs#L36
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
|
🔨 Build solution:
XrmPluginCore.Tests.Context/BusinessDomain/tables/TableAttributeHelpers.cs#L129
Argument of type 'Expression<Func<T, object>>' cannot be used for parameter 'lambda' of type 'Expression<Func<T, object?>>' in 'string TableAttributeHelpers.GetColumnName<T>(Expression<Func<T, object?>> lambda)' due to differences in the nullability of reference types.
|
|
🔨 Build solution:
XrmPluginCore.Tests.Context/BusinessDomain/tables/TableAttributeHelpers.cs#L100
Argument of type 'Expression<Func<T, object>>' cannot be used for parameter 'lambda' of type 'Expression<Func<T, object?>>' in 'string TableAttributeHelpers.GetColumnName<T>(Expression<Func<T, object?>> lambda)' due to differences in the nullability of reference types.
|
|
🔨 Build solution:
XrmPluginCore.Tests.Context/BusinessDomain/tables/TableAttributeHelpers.cs#L76
Argument of type 'Expression<Func<T, object>>' cannot be used for parameter 'lambda' of type 'Expression<Func<T, object?>>' in 'string TableAttributeHelpers.GetColumnName<T>(Expression<Func<T, object?>> lambda)' due to differences in the nullability of reference types.
|
|
🔨 Build solution:
XrmPluginCore.Tests.Context/BusinessDomain/tables/TableAttributeHelpers.cs#L58
Argument of type 'Expression<Func<T, object>>' cannot be used for parameter 'lambda' of type 'Expression<Func<T, object?>>' in 'string TableAttributeHelpers.GetColumnName<T>(Expression<Func<T, object?>> lambda)' due to differences in the nullability of reference types.
|
|
🔨 Build solution:
XrmPluginCore.Tests.Context/BusinessDomain/tables/TableAttributeHelpers.cs#L129
Argument of type 'Expression<Func<T, object>>' cannot be used for parameter 'lambda' of type 'Expression<Func<T, object?>>' in 'string TableAttributeHelpers.GetColumnName<T>(Expression<Func<T, object?>> lambda)' due to differences in the nullability of reference types.
|
|
🔨 Build solution:
XrmPluginCore.Tests.Context/BusinessDomain/tables/TableAttributeHelpers.cs#L100
Argument of type 'Expression<Func<T, object>>' cannot be used for parameter 'lambda' of type 'Expression<Func<T, object?>>' in 'string TableAttributeHelpers.GetColumnName<T>(Expression<Func<T, object?>> lambda)' due to differences in the nullability of reference types.
|
|
🔨 Build solution:
XrmPluginCore.Tests.Context/BusinessDomain/tables/TableAttributeHelpers.cs#L76
Argument of type 'Expression<Func<T, object>>' cannot be used for parameter 'lambda' of type 'Expression<Func<T, object?>>' in 'string TableAttributeHelpers.GetColumnName<T>(Expression<Func<T, object?>> lambda)' due to differences in the nullability of reference types.
|
|
🔨 Build solution:
XrmPluginCore.Tests.Context/BusinessDomain/tables/TableAttributeHelpers.cs#L58
Argument of type 'Expression<Func<T, object>>' cannot be used for parameter 'lambda' of type 'Expression<Func<T, object?>>' in 'string TableAttributeHelpers.GetColumnName<T>(Expression<Func<T, object?>> lambda)' due to differences in the nullability of reference types.
|
background
wait
wait-all
cancel
parallel
Loading