Update TUnit to 0.17.3 (#1752) #6500
Annotations
24 warnings
π Restore:
.build/Pipeline.cs#L86
Possible null reference return.
|
π Restore:
.build/Configuration.cs#L7
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
π Restore:
.build/Pipeline.cs#L86
Possible null reference return.
|
π Restore:
.build/Configuration.cs#L7
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
π¨ Test
Dereference of a possibly null reference.
|
π¨ Test
Argument of type 'IEnumerable<string?>' cannot be used for parameter 'other' of type 'IEnumerable<string>' in 'ImmutableHashSet<string> ImmutableHashSet<string>.Union(IEnumerable<string> other)' due to differences in the nullability of reference types.
|
π¨ Test
Missing XML comment for publicly visible type or member 'Customizers.Default'
|
π¨ Test
Missing XML comment for publicly visible type or member 'Customizers.Empty'
|
π¨ Test
Missing XML comment for publicly visible type or member 'Customizers.Reset'
|
π¨ Test
Missing XML comment for publicly visible type or member 'Customizers.IncludeInputs'
|
π¨ Test
Missing XML comment for publicly visible type or member 'Customizers.IncludeContextId'
|
π¨ Test
Missing XML comment for publicly visible type or member 'Customizers.ExcludeInputs'
|
π¨ Test
Missing XML comment for publicly visible type or member 'Customizers.IncludeParseOptions'
|
π¨ Test
Missing XML comment for publicly visible type or member 'Customizers.ExcludeParseOptions'
|
βοΈ Build
Argument of type 'IEnumerable<string?>' cannot be used for parameter 'other' of type 'IEnumerable<string>' in 'ImmutableHashSet<string> ImmutableHashSet<string>.Union(IEnumerable<string> other)' due to differences in the nullability of reference types.
|
βοΈ Build
Dereference of a possibly null reference.
|
βοΈ Build
Missing XML comment for publicly visible type or member 'Customizers.Default'
|
βοΈ Build
Missing XML comment for publicly visible type or member 'Customizers.Empty'
|
βοΈ Build
Missing XML comment for publicly visible type or member 'Customizers.Reset'
|
βοΈ Build
Missing XML comment for publicly visible type or member 'Customizers.IncludeInputs'
|
βοΈ Build
Missing XML comment for publicly visible type or member 'Customizers.IncludeContextId'
|
βοΈ Build
Missing XML comment for publicly visible type or member 'Customizers.ExcludeInputs'
|
βοΈ Build
Missing XML comment for publicly visible type or member 'Customizers.IncludeParseOptions'
|
βοΈ Build
Missing XML comment for publicly visible type or member 'Customizers.ExcludeParseOptions'
|
Loading