(#19) Update Cake.Recipe to 2.2.1 #9
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#L2
Using directive is not required by the code and can be safely removed
|
Source/Cake.Discord/Chat/DiscordChatApi.cs#L5
Using directive is not required by the code and can be safely removed
|
Source/Cake.Discord/Chat/DiscordChatApi.cs#L61
Value assigned is not used in any execution path
|
Source/Cake.Discord/Chat/DiscordChatApi.cs#L71
Specify string culture explicitly
|
Source/Cake.Discord/Chat/DiscordChatApi.cs#L72
Possible 'System.InvalidOperationException'
|
Source/Cake.Discord/Chat/DiscordChatApi.cs#L79
Specify string culture explicitly
|
Source/Cake.Discord/Chat/DiscordChatProvider.cs#L2
Using directive is not required by the code and can be safely removed
|
Source/Cake.Discord/LitJson/IJsonWrapper.cs#L15
Namespace does not correspond to file location, should be: 'Cake.Discord.LitJson'
|
Source/Cake.Discord/LitJson/IJsonWrapper.cs#L19
Using directive is not required by the code and can be safely removed
|
Source/Cake.Discord/LitJson/IJsonWrapper.cs#L20
Using directive is not required by the code and can be safely removed
|
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