Update namespaces, upgrade abstractions version, add tests for new Fi… #54
Annotations
1 error and 7 warnings
Build
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build:
src/FakeXrmEasy.Core/XrmFakedContext.cs#L314
XML comment has a param tag for 'e', but there is no parameter by that name
|
Build:
src/FakeXrmEasy.Core/XrmFakedContext.cs#L315
Parameter 'entity' has no matching param tag in the XML comment for 'XrmFakedContext.Initialize(Entity)' (but other parameters do)
|
Build:
src/FakeXrmEasy.Core/XrmFakedContext.Queries.cs#L129
XML comment on 'XrmFakedContext.FindReflectedType(int, Assembly)' has a paramref tag for 'logicalName', but there is no parameter by that name
|
Build:
src/FakeXrmEasy.Core/XrmFakedContext.cs#L314
XML comment has a param tag for 'e', but there is no parameter by that name
|
Build:
src/FakeXrmEasy.Core/XrmFakedContext.cs#L315
Parameter 'entity' has no matching param tag in the XML comment for 'XrmFakedContext.Initialize(Entity)' (but other parameters do)
|
Build:
src/FakeXrmEasy.Core/XrmFakedContext.Queries.cs#L129
XML comment on 'XrmFakedContext.FindReflectedType(int, Assembly)' has a paramref tag for 'logicalName', but there is no parameter by that name
|
The logs for this run have expired and are no longer available.
Loading