Otel #1181
Annotations
30 warnings
Source/Async/Try`1.cs#L59
Possible null reference return.
|
Source/Async/Try`1.cs#L66
Possible null reference return.
|
Source/Async/Try.cs#L47
Possible null reference return.
|
Source/Concepts/ConceptAs.cs#L23
Possible null reference return.
|
Source/Concepts/ConceptAs.cs#L26
Possible null reference return.
|
Source/Concepts/ConceptAs.cs#L29
Possible null reference argument for parameter 'parameters' in 'int HashCodeHelper.Generate(params object[] parameters)'.
|
Source/Concepts/ConceptMap.cs#L7
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
Source/Microservices/VersionConverter.cs#L14
Use 'GeneratedRegexAttribute' to generate the regular expression implementation at compile-time.
|
Source/Security/Claims.cs#L83
Nullability of type of parameter 'other' doesn't match overridden member (possibly because of nullability attributes).
|
Source/Security/Claims.cs#L61
Nullability of reference types in type of parameter 'other' of 'bool Claims.Equals(Claims other)' doesn't match implicitly implemented member 'bool IEquatable<Claims>.Equals(Claims? other)' (possibly because of nullability attributes).
|
Source/Concepts/ConceptAs.cs#L23
Possible null reference return.
|
Source/Concepts/ConceptAs.cs#L26
Possible null reference return.
|
Source/Concepts/ConceptAs.cs#L29
Possible null reference argument for parameter 'parameters' in 'int HashCodeHelper.Generate(params object[] parameters)'.
|
Source/Concepts/ConceptMap.cs#L7
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
Source/Concepts/ConceptAs.cs#L23
Possible null reference return.
|
Source/Concepts/ConceptAs.cs#L26
Possible null reference return.
|
Source/Concepts/ConceptAs.cs#L29
Possible null reference argument for parameter 'parameters' in 'int HashCodeHelper.Generate(params object[] parameters)'.
|
Source/Concepts/ConceptMap.cs#L7
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
Source/Common/UniqueBindings.cs#L17
The type 'TValue' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TValue' doesn't match 'notnull' constraint.
|
Source/Common/UniqueBindings.cs#L18
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
Source/Concepts/ConceptAs.cs#L23
Possible null reference return.
|
Source/Concepts/ConceptAs.cs#L26
Possible null reference return.
|
Source/Concepts/ConceptAs.cs#L29
Possible null reference argument for parameter 'parameters' in 'int HashCodeHelper.Generate(params object[] parameters)'.
|
Source/Concepts/ConceptMap.cs#L7
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
Source/Async/Try`1.cs#L59
Possible null reference return.
|
Source/Async/Try`1.cs#L66
Possible null reference return.
|
Source/Async/Try.cs#L47
Possible null reference return.
|
Source/Common/ClientSetup/ClientBuildResult.cs#L25
Cannot convert null literal to non-nullable reference type.
|
Source/Common/ClientSetup/ClientBuildResult.cs#L46
Cannot convert null literal to non-nullable reference type.
|
Source/Common/ClientSetup/FailureBuildResult.cs#L18
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading