Merge pull request #47 from nils-a/release/0.3.0 #62
Annotations
11 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: cake-build/cake-action@1223b6fa067ad192159f43b50cd4f953679b0934. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Source/Cake.Discord/Chat/DiscordChatApi.cs#L57
Value assigned is not used in any execution path
|
Source/Cake.Discord/Chat/DiscordChatApi.cs#L68
Specify string culture explicitly
|
Source/Cake.Discord/Chat/DiscordChatApi.cs#L69
Possible 'System.InvalidOperationException'
|
Source/Cake.Discord/Chat/DiscordChatApi.cs#L76
Specify string culture explicitly
|
Source/Cake.Discord/LitJson/IJsonWrapper.cs#L56
Namespace does not correspond to file location, should be: 'Cake.Discord.LitJson'
|
Source/Cake.Discord/LitJson/IJsonWrapper.cs#L60
Using directive is not required by the code and can be safely removed
|
Source/Cake.Discord/LitJson/IJsonWrapper.cs#L61
Using directive is not required by the code and can be safely removed
|
Source/Cake.Discord/LitJson/IJsonWrapper.cs#L62
Using directive is not required by the code and can be safely removed
|
Source/Cake.Discord/LitJson/IJsonWrapper.cs#L79
Possible ambiguity while accessing by this interface:
|
Source/Cake.Discord/LitJson/JsonData.cs#L53
Namespace does not correspond to file location, should be: 'Cake.Discord.LitJson'
|
This job succeeded
Loading