chore(deps): Bump Microsoft.NET.Test.Sdk from 17.1.0 to 18.0.1 #269
csharp.yml
on: pull_request
Annotations
10 warnings
|
test:
csharp/Link.Foundation.Links.Notation.Tests/SingleLineParserTests.cs#L121
Possible null reference argument for parameter 'collection' in 'Link<string> Assert.Single<Link<string>>(IEnumerable<Link<string>> collection)'.
|
|
test:
csharp/Link.Foundation.Links.Notation.Tests/SingleLineParserTests.cs#L70
Possible null reference argument for parameter 'collection' in 'Link<string> Assert.Single<Link<string>>(IEnumerable<Link<string>> collection)'.
|
|
test:
csharp/Link.Foundation.Links.Notation.Tests/EdgeCaseParserTests.cs#L98
Possible null reference argument for parameter 'collection' in 'Link<string> Assert.Single<Link<string>>(IEnumerable<Link<string>> collection)'.
|
|
test:
csharp/Link.Foundation.Links.Notation.Tests/ApiTests.cs#L45
Possible null reference argument for parameter 'collection' in 'Link<string> Assert.Single<Link<string>>(IEnumerable<Link<string>> collection)'.
|
|
test:
csharp/Link.Foundation.Links.Notation.Tests/EdgeCaseParserTests.cs#L64
Possible null reference argument for parameter 'collection' in 'Link<string> Assert.Single<Link<string>>(IEnumerable<Link<string>> collection)'.
|
|
test:
csharp/Link.Foundation.Links.Notation.Tests/ApiTests.cs#L25
Possible null reference argument for parameter 'collection' in 'Link<string> Assert.Single<Link<string>>(IEnumerable<Link<string>> collection)'.
|
|
test:
csharp/Link.Foundation.Links.Notation/LinkFormatExtensions.cs#L114
Dereference of a possibly null reference.
|
|
test:
csharp/Link.Foundation.Links.Notation/LinkFormatExtensions.cs#L105
Possible null reference argument for parameter 'source' in 'IEnumerable<string> Enumerable.Select<Link<TLinkAddress>, string>(IEnumerable<Link<TLinkAddress>> source, Func<Link<TLinkAddress>, string> selector)'.
|
|
test:
csharp/Link.Foundation.Links.Notation/LinkFormatExtensions.cs#L92
Possible null reference argument for parameter 's' in 'bool LinkFormatExtensions.NeedsParentheses(string s)'.
|
|
test:
csharp/Link.Foundation.Links.Notation/LinkFormatExtensions.cs#L33
Possible null reference argument for parameter 's' in 'bool LinkFormatExtensions.NeedsParentheses(string s)'.
|