Fix: response name assignment in request handler execution #18
Annotations
10 errors and 10 warnings
|
|
|
run-ci:
src/XrmMockup365/Internal/Utility.cs#L1100
Invalid expression term 'else'
|
|
run-ci:
src/XrmMockup365/Internal/Utility.cs#L1100
Syntax error, '(' expected
|
|
run-ci:
src/XrmMockup365/Internal/Utility.cs#L1100
'else' cannot start a statement.
|
|
|
|
|
|
|
|
run-ci:
src/XrmMockup365/Internal/Utility.cs#L1100
Invalid expression term 'else'
|
|
run-ci:
src/XrmMockup365/Internal/Utility.cs#L1100
Syntax error, '(' expected
|
|
run-ci:
src/XrmMockup365/Internal/Utility.cs#L1100
'else' cannot start a statement.
|
|
run-ci:
src/MetadataSkeleton/MetadataSkeleton.cs#L64
Non-nullable field 'AssemblyName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
run-ci:
src/MetadataSkeleton/MetadataSkeleton.cs#L63
Non-nullable field 'MessageName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
run-ci:
src/MetadataSkeleton/MetadataSkeleton.cs#L60
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
run-ci:
src/MetadataSkeleton/MetadataSkeleton.cs#L58
Non-nullable field 'FilteredAttributes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
run-ci:
src/MetadataSkeleton/MetadataSkeleton.cs#L76
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
run-ci:
src/MetadataSkeleton/MetadataSkeleton.cs#L75
Non-nullable field 'EntityAlias' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
run-ci:
src/MetadataSkeleton/MetadataSkeleton.cs#L74
Non-nullable field 'Attributes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
run-ci:
src/MetadataSkeleton/MetadataSkeleton.cs#L106
Non-nullable field 'BusinessUnitId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
run-ci:
src/MetadataSkeleton/MetadataSkeleton.cs#L105
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
run-ci:
src/MetadataSkeleton/MetadataSkeleton.cs#L104
Non-nullable field 'Privileges' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|