(#25) Suggested changes after upgrading Cake.Recipe to 2.x #11
Annotations
13 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, cake-build/cake-action@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v2, cake-build/cake-action@v1, actions/upload-artifact@v2. 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'
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "issues", "package".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading