Fix ci #64
Annotations
5 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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)
|
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)
|