Skip to content

read packages from packages.config #159

read packages from packages.config

read packages from packages.config #159

Re-run triggered December 26, 2023 23:16
Status Failure
Total duration 1m 4s
Artifacts

action.yml

on: pull_request
check_code_format
31s
check_code_format
Matrix: check_licenses
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 41 warnings
check_licenses (net6.0)
Process completed with exit code 134.
check_licenses (net8.0)
The job was canceled because "net6_0" failed.
check_licenses (net8.0)
Process completed with exit code 134.
check_licenses (net7.0)
The job was canceled because "net6_0" failed.
check_licenses (net7.0)
Process completed with exit code 134.
check_code_format
Process completed with exit code 2.
test (ubuntu-latest)
Process completed with exit code 1.
test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
test (windows-latest)
The operation was canceled.
test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
test (macos-latest)
The operation was canceled.
check_licenses (net6.0): src/NuGetUtility/ReferencedPackagesReader/ReferencedPackageReader.cs#L46
Converting null literal or possible null value to non-nullable type.
check_licenses (net6.0): src/NuGetUtility/ReferencedPackagesReader/ReferencedPackageReader.cs#L48
Converting null literal or possible null value to non-nullable type.
check_licenses (net6.0): src/NuGetUtility/ReferencedPackagesReader/ReferencedPackageReader.cs#L50
Possible null reference argument for parameter 'version' in 'WrappedNuGetVersion.WrappedNuGetVersion(string version)'.
check_licenses (net6.0): src/NuGetUtility/ReferencedPackagesReader/ReferencedPackageReader.cs#L50
Possible null reference argument for parameter 'Id' in 'PackageIdentity.PackageIdentity(string Id, INuGetVersion Version)'.
check_licenses (net6.0): 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)
check_licenses (net6.0): 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)
check_licenses (net6.0): 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)
check_licenses (net8.0): src/NuGetUtility/ReferencedPackagesReader/ReferencedPackageReader.cs#L46
Converting null literal or possible null value to non-nullable type.
check_licenses (net8.0): src/NuGetUtility/ReferencedPackagesReader/ReferencedPackageReader.cs#L48
Converting null literal or possible null value to non-nullable type.
check_licenses (net8.0): src/NuGetUtility/ReferencedPackagesReader/ReferencedPackageReader.cs#L50
Possible null reference argument for parameter 'version' in 'WrappedNuGetVersion.WrappedNuGetVersion(string version)'.
check_licenses (net8.0): src/NuGetUtility/ReferencedPackagesReader/ReferencedPackageReader.cs#L50
Possible null reference argument for parameter 'Id' in 'PackageIdentity.PackageIdentity(string Id, INuGetVersion Version)'.
check_licenses (net8.0): 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)
check_licenses (net8.0): 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)
check_licenses (net8.0): 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)
check_licenses (net7.0): src/NuGetUtility/ReferencedPackagesReader/ReferencedPackageReader.cs#L46
Converting null literal or possible null value to non-nullable type.
check_licenses (net7.0): src/NuGetUtility/ReferencedPackagesReader/ReferencedPackageReader.cs#L48
Converting null literal or possible null value to non-nullable type.
check_licenses (net7.0): src/NuGetUtility/ReferencedPackagesReader/ReferencedPackageReader.cs#L50
Possible null reference argument for parameter 'version' in 'WrappedNuGetVersion.WrappedNuGetVersion(string version)'.
check_licenses (net7.0): src/NuGetUtility/ReferencedPackagesReader/ReferencedPackageReader.cs#L50
Possible null reference argument for parameter 'Id' in 'PackageIdentity.PackageIdentity(string Id, INuGetVersion Version)'.
check_licenses (net7.0): 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)
check_licenses (net7.0): 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)
check_licenses (net7.0): 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)
test (ubuntu-latest): src/NuGetUtility/ReferencedPackagesReader/ReferencedPackageReader.cs#L46
Converting null literal or possible null value to non-nullable type.
test (ubuntu-latest): src/NuGetUtility/ReferencedPackagesReader/ReferencedPackageReader.cs#L48
Converting null literal or possible null value to non-nullable type.
test (ubuntu-latest): src/NuGetUtility/ReferencedPackagesReader/ReferencedPackageReader.cs#L50
Possible null reference argument for parameter 'version' in 'WrappedNuGetVersion.WrappedNuGetVersion(string version)'.
test (ubuntu-latest): src/NuGetUtility/ReferencedPackagesReader/ReferencedPackageReader.cs#L50
Possible null reference argument for parameter 'Id' in 'PackageIdentity.PackageIdentity(string Id, INuGetVersion Version)'.
test (ubuntu-latest): 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)
test (ubuntu-latest): 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)
test (ubuntu-latest): 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)
test (ubuntu-latest): src/NuGetUtility/ReferencedPackagesReader/ReferencedPackageReader.cs#L46
Converting null literal or possible null value to non-nullable type.
test (ubuntu-latest): src/NuGetUtility/ReferencedPackagesReader/ReferencedPackageReader.cs#L48
Converting null literal or possible null value to non-nullable type.
test (ubuntu-latest): src/NuGetUtility/ReferencedPackagesReader/ReferencedPackageReader.cs#L50
Possible null reference argument for parameter 'version' in 'WrappedNuGetVersion.WrappedNuGetVersion(string version)'.
test (macos-latest): src/NuGetUtility/ReferencedPackagesReader/ReferencedPackageReader.cs#L46
Converting null literal or possible null value to non-nullable type.
test (macos-latest): src/NuGetUtility/ReferencedPackagesReader/ReferencedPackageReader.cs#L48
Converting null literal or possible null value to non-nullable type.
test (macos-latest): src/NuGetUtility/ReferencedPackagesReader/ReferencedPackageReader.cs#L50
Possible null reference argument for parameter 'version' in 'WrappedNuGetVersion.WrappedNuGetVersion(string version)'.
test (macos-latest): src/NuGetUtility/ReferencedPackagesReader/ReferencedPackageReader.cs#L50
Possible null reference argument for parameter 'Id' in 'PackageIdentity.PackageIdentity(string Id, INuGetVersion Version)'.
test (macos-latest): 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)
test (macos-latest): 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)
test (macos-latest): 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)
test (macos-latest): src/NuGetUtility/ReferencedPackagesReader/ReferencedPackageReader.cs#L46
Converting null literal or possible null value to non-nullable type.
test (macos-latest): src/NuGetUtility/ReferencedPackagesReader/ReferencedPackageReader.cs#L48
Converting null literal or possible null value to non-nullable type.
test (macos-latest): src/NuGetUtility/ReferencedPackagesReader/ReferencedPackageReader.cs#L50
Possible null reference argument for parameter 'version' in 'WrappedNuGetVersion.WrappedNuGetVersion(string version)'.