Fix #363 #18
Annotations
11 warnings
Build:
src/redmine-net-api/RedmineManagerOptionsBuilder.cs#L364
Use 'string.Contains(char)' instead of 'string.Contains(string)' when searching for a single character (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1847)
|
Build:
src/redmine-net-api/RedmineManagerOptionsBuilder.cs#L364
'string.Contains(string)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'Redmine.Net.Api.RedmineManagerOptionsBuilder.CreateRedmineUri(string, string)' with a call to 'string.Contains(string, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
|
Build:
src/redmine-net-api/RedmineManagerOptionsBuilder.cs#L364
Use 'string.Contains(char)' instead of 'string.Contains(string)' when searching for a single character (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1847)
|
Build:
src/redmine-net-api/RedmineManagerOptionsBuilder.cs#L364
'string.Contains(string)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'Redmine.Net.Api.RedmineManagerOptionsBuilder.CreateRedmineUri(string, string)' with a call to 'string.Contains(string, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
|
Build:
src/redmine-net-api/RedmineManagerOptionsBuilder.cs#L364
Use 'string.Contains(char)' instead of 'string.Contains(string)' when searching for a single character (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1847)
|
Build:
src/redmine-net-api/RedmineManagerOptionsBuilder.cs#L364
'string.Contains(string)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'Redmine.Net.Api.RedmineManagerOptionsBuilder.CreateRedmineUri(string, string)' with a call to 'string.Contains(string, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
|
Build:
src/redmine-net-api/RedmineManagerOptionsBuilder.cs#L364
Use 'string.Contains(char)' instead of 'string.Contains(string)' when searching for a single character (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1847)
|
Build:
src/redmine-net-api/RedmineManagerOptionsBuilder.cs#L364
'string.Contains(string)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'Redmine.Net.Api.RedmineManagerOptionsBuilder.CreateRedmineUri(string, string)' with a call to 'string.Contains(string, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
|
Build:
src/redmine-net-api/RedmineManagerOptionsBuilder.cs#L364
Use 'string.Contains(char)' instead of 'string.Contains(string)' when searching for a single character (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1847)
|
Build:
src/redmine-net-api/RedmineManagerOptionsBuilder.cs#L364
'string.Contains(string)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'Redmine.Net.Api.RedmineManagerOptionsBuilder.CreateRedmineUri(string, string)' with a call to 'string.Contains(string, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
|
Upload test results
No files were found with the provided path: TestResults-macos-latest. No artifacts will be uploaded.
|
Loading