(#52) Bump Cake.Core to 4.0.0 #59
Merged
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/Chat/DiscordChatApi.cs#L96
Type cast is redundant
|
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:
|
This job succeeded
Loading