Fix #363 #18
Annotations
35 warnings
Before
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build macos-latest - dotnet:
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 macos-latest - dotnet:
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 macos-latest - dotnet:
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 macos-latest - dotnet:
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 macos-latest - dotnet:
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 macos-latest - dotnet:
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 macos-latest - dotnet:
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 macos-latest - dotnet:
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 macos-latest - dotnet:
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 macos-latest - dotnet:
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 macos-latest - dotnet
No files were found with the provided path: TestResults-macos-latest. No artifacts will be uploaded.
|
Build ubuntu-latest - dotnet
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build ubuntu-latest - dotnet
No files were found with the provided path: TestResults-ubuntu-latest. No artifacts will be uploaded.
|
Build ubuntu-latest - dotnet:
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 ubuntu-latest - dotnet:
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 ubuntu-latest - dotnet:
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 ubuntu-latest - dotnet:
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 ubuntu-latest - dotnet:
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 ubuntu-latest - dotnet:
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 ubuntu-latest - dotnet:
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 ubuntu-latest - dotnet:
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 ubuntu-latest - dotnet:
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 ubuntu-latest - dotnet:
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 windows-latest - dotnet
No files were found with the provided path: TestResults-windows-latest. No artifacts will be uploaded.
|
Build windows-latest - dotnet:
src/redmine-net-api/Types/Version.cs#L187
Prefer the generic overload 'System.Enum.Parse<TEnum>(string, bool)' instead of 'System.Enum.Parse(System.Type, string, bool)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
Build windows-latest - dotnet:
src/redmine-net-api/Types/Version.cs#L188
Prefer the generic overload 'System.Enum.Parse<TEnum>(string, bool)' instead of 'System.Enum.Parse(System.Type, string, bool)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
Build windows-latest - dotnet:
src/redmine-net-api/Types/Version.cs#L126
Prefer the generic overload 'System.Enum.Parse<TEnum>(string, bool)' instead of 'System.Enum.Parse(System.Type, string, bool)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
Build windows-latest - dotnet:
src/redmine-net-api/Types/Version.cs#L127
Prefer the generic overload 'System.Enum.Parse<TEnum>(string, bool)' instead of 'System.Enum.Parse(System.Type, string, bool)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
Build windows-latest - dotnet:
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 windows-latest - dotnet:
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 windows-latest - dotnet:
src/redmine-net-api/Types/IssueRelation.cs#L206
Prefer the generic overload 'System.Enum.Parse<TEnum>(string, bool)' instead of 'System.Enum.Parse(System.Type, string, bool)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
Build windows-latest - dotnet:
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 windows-latest - dotnet:
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 windows-latest - dotnet:
src/redmine-net-api/Types/Version.cs#L126
Prefer the generic overload 'System.Enum.Parse<TEnum>(string, bool)' instead of 'System.Enum.Parse(System.Type, string, bool)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|