Tests using available entities 8e2 #91
Annotations
10 errors and 11 warnings
|
run-ci:
tests/XrmMockup365Test/TestRetrieveMultiple.cs#L955
The name 'lead1' does not exist in the current context
|
|
run-ci:
tests/XrmMockup365Test/TestRetrieveMultiple.cs#L953
The type or namespace name 'Lead' could not be found (are you missing a using directive or an assembly reference?)
|
|
run-ci:
tests/XrmMockup365Test/TestRetrieveMultiple.cs#L944
The name 'lead1' does not exist in the current context
|
|
run-ci:
tests/XrmMockup365Test/TestRetrieveMultiple.cs#L942
The type or namespace name 'Lead' could not be found (are you missing a using directive or an assembly reference?)
|
|
run-ci:
tests/XrmMockup365Test/TestRetrieveMultiple.cs#L966
The name 'lead1' does not exist in the current context
|
|
run-ci:
tests/XrmMockup365Test/TestRetrieveMultiple.cs#L964
The type or namespace name 'Lead' could not be found (are you missing a using directive or an assembly reference?)
|
|
run-ci:
tests/XrmMockup365Test/TestRetrieveMultiple.cs#L955
The name 'lead1' does not exist in the current context
|
|
run-ci:
tests/XrmMockup365Test/TestRetrieveMultiple.cs#L953
The type or namespace name 'Lead' could not be found (are you missing a using directive or an assembly reference?)
|
|
run-ci:
tests/XrmMockup365Test/TestRetrieveMultiple.cs#L944
The name 'lead1' does not exist in the current context
|
|
run-ci:
tests/XrmMockup365Test/TestRetrieveMultiple.cs#L942
The type or namespace name 'Lead' could not be found (are you missing a using directive or an assembly reference?)
|
|
run-ci
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
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.
|
|
run-ci:
src/XrmMockup365/Internal/Utility.cs#L1182
The type name 'componentstate' only contains lower-cased ascii characters. Such names may become reserved for the language.
|