Bump actions/setup-dotnet from 2 to 3 #940
Annotations
10 warnings
src/Microsoft.Sbom.Adapters/Adapters/ComponentDetection/ScannedComponentExtensions.cs#L21
Argument type 'ScannedComponent' is not CLS-compliant
|
src/Microsoft.Sbom.Adapters/Adapters/ComponentDetection/Logging/LoggingHelper.cs#L26
Argument type 'TypedComponent' is not CLS-compliant
|
src/Microsoft.Sbom.Parsers.Spdx22SbomParser/SPDXParser.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Microsoft.Sbom.Parsers.Spdx22SbomParser/SPDXParser.cs#L47
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Microsoft.Sbom.Parsers.Spdx22SbomParser/Utils/ParserStateResult.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Microsoft.Sbom.Parsers.Spdx22SbomParser/Utils/ParserStateResult.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Microsoft.Sbom.Parsers.Spdx22SbomParser/SPDXParser.cs#L49
The keyword 'new' should be followed by a space. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1000.md)
|
src/Microsoft.Sbom.Adapters/Adapters/ComponentDetection/ScannedComponentExtensions.cs#L21
Argument type 'ScannedComponent' is not CLS-compliant
|
src/Microsoft.Sbom.Adapters/Adapters/ComponentDetection/Logging/LoggingHelper.cs#L26
Argument type 'TypedComponent' is not CLS-compliant
|
src/Microsoft.Sbom.Parsers.Spdx22SbomParser/SPDXParser.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
The logs for this run have expired and are no longer available.
Loading