read packages from packages.config #159
Annotations
2 errors and 7 warnings
|
check
Process completed with exit code 134.
|
build:
src/NuGetUtility/ReferencedPackagesReader/ReferencedPackageReader.cs#L46
Converting null literal or possible null value to non-nullable type.
|
build:
src/NuGetUtility/ReferencedPackagesReader/ReferencedPackageReader.cs#L48
Converting null literal or possible null value to non-nullable type.
|
build:
src/NuGetUtility/ReferencedPackagesReader/ReferencedPackageReader.cs#L50
Possible null reference argument for parameter 'version' in 'WrappedNuGetVersion.WrappedNuGetVersion(string version)'.
|
build:
src/NuGetUtility/ReferencedPackagesReader/ReferencedPackageReader.cs#L50
Possible null reference argument for parameter 'Id' in 'PackageIdentity.PackageIdentity(string Id, INuGetVersion Version)'.
|
build:
src/NuGetUtility/Wrapper/MsBuildWrapper/MsBuildAbstraction.cs#L82
This call site is reachable on all platforms. 'ManagementClass.GetInstances()' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
src/NuGetUtility/Wrapper/MsBuildWrapper/MsBuildAbstraction.cs#L83
This call site is reachable on all platforms. 'ManagementBaseObject.this[string]' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
src/NuGetUtility/Wrapper/MsBuildWrapper/MsBuildAbstraction.cs#L80
This call site is reachable on all platforms. 'ManagementClass' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
The logs for this run have expired and are no longer available.
Loading