Add type-safe Custom API request/response wrappers#16
Merged
Annotations
10 warnings
|
🔨 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.
|
|
🔨 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