Skip to content

Trace filtering

Trace filtering #1175

Triggered via pull request September 7, 2023 13:49
Status Success
Total duration 2m 49s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet-library.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
CI/CD: Source/Concepts/ConceptAs.cs#L23
Possible null reference return.
CI/CD: Source/Concepts/ConceptAs.cs#L26
Possible null reference return.
CI/CD: Source/Concepts/ConceptAs.cs#L29
Possible null reference argument for parameter 'parameters' in 'int HashCodeHelper.Generate(params object[] parameters)'.
CI/CD: Source/Concepts/ConceptMap.cs#L7
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
CI/CD: Source/Common/ClientSetup/ClientBuildResult.cs#L25
Cannot convert null literal to non-nullable reference type.
CI/CD: Source/Common/ClientSetup/ClientBuildResult.cs#L46
Cannot convert null literal to non-nullable reference type.
CI/CD: Source/Common/ClientSetup/FailureBuildResult.cs#L18
Cannot convert null literal to non-nullable reference type.
CI/CD: Source/Common/Model/DeDuplicatedIdentifierMap.cs#L22
Cannot convert null literal to non-nullable reference type.
CI/CD: Source/Common/Model/DeDuplicatedIdentifierMap.cs#L32
Cannot convert null literal to non-nullable reference type.
CI/CD: Source/Common/Model/Identifier.cs#L93
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
CI/CD: Source/Concepts/ConceptAs.cs#L23
Possible null reference return.
CI/CD: Source/Concepts/ConceptAs.cs#L26
Possible null reference return.
CI/CD: Source/Concepts/ConceptAs.cs#L29
Possible null reference argument for parameter 'parameters' in 'int HashCodeHelper.Generate(params object[] parameters)'.
CI/CD: Source/Concepts/ConceptMap.cs#L7
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
CI/CD: Source/Async/Try`1.cs#L59
Possible null reference return.
CI/CD: Source/Async/Try`1.cs#L66
Possible null reference return.
CI/CD: Source/Async/Try.cs#L47
Possible null reference return.
CI/CD: Source/Common/ClientSetup/ClientBuildResult.cs#L25
Cannot convert null literal to non-nullable reference type.
CI/CD: Source/Common/ClientSetup/ClientBuildResult.cs#L46
Cannot convert null literal to non-nullable reference type.
CI/CD: Source/Common/ClientSetup/FailureBuildResult.cs#L18
Cannot convert null literal to non-nullable reference type.