プロジェクト構成を最新化 #54
Merged
プロジェクト構成を最新化 #54
Annotations
10 warnings
|
Build:
SharpChatwork/src/Client/Exceptions/ChatworkClientException.cs#L7
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
|
Build:
SharpChatwork/src/Client/Exceptions/ChatworkClientException.cs#L7
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
|
Build:
SharpChatwork/src/Client/AccessToken/AccessTokenClient.cs#L36
Forward the 'cancellation' parameter to the 'ReadAsStringAsync' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2016)
|
|
Build:
SharpChatwork/src/Client/OAuth2/OAuth2Client.cs#L119
Forward the 'cancellation' parameter to the 'ReadToEndAsync' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2016)
|
|
Build:
SharpChatwork/src/Client/OAuth2/OAuth2Client.cs#L116
Forward the 'cancellation' parameter to the 'ReadAsStreamAsync' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2016)
|
|
Build:
SharpChatwork/src/Client/OAuth2/OAuth2Client.cs#L53
Forward the 'cancellation' parameter to the 'ReadAsStringAsync' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2016)
|
|
Build:
SharpChatwork/src/Client/OAuth2/Scope.cs#L109
Prefer the generic overload 'System.Enum.GetValues<TEnum>()' instead of 'System.Enum.GetValues(System.Type)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
|
Build:
SharpChatwork/src/Client/Exceptions/ChatworkClientException.cs#L7
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
|
Build:
SharpChatwork/src/Client/Exceptions/ChatworkClientException.cs#L7
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
|
Build:
SharpChatwork/src/Client/Exceptions/ChatworkClientException.cs#L7
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
background
wait
wait-all
cancel
Loading