add new method for analyse project #2803
Annotations
11 warnings
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/
|
src/PortingAssistant.Compatibility.Common/Model/ApiEntity.cs#L15
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
src/PortingAssistant.Compatibility.Common/Model/PackageApiDetails.cs#L22
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
src/PortingAssistant.Compatibility.Common/Model/PackageApiDetails.cs#L42
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
src/PortingAssistant.Compatibility.Common/Model/PackageApiDetails.cs#L63
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
src/PortingAssistant.Compatibility.Common/Model/PackageApiDetails.cs#L90
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
src/PortingAssistant.Compatibility.Common/Model/PackageVersionPair.cs#L13
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
src/PortingAssistant.Compatibility.Common/Model/RecommendationDetails.cs#L18
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
src/PortingAssistant.Compatibility.Common/Model/RecommendationDetails.cs#L37
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
src/PortingAssistant.Compatibility.Common/Model/RecommendationDetails.cs#L58
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
src/PortingAssistant.Compatibility.Common/Model/RecommendationDetails.cs#L80
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
The logs for this run have expired and are no longer available.
Loading