Create new auto translation github actions workflow #20
Annotations
7 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. 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 use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v1, stefanzweifel/git-auto-commit-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
translation-tool/WorkshopAutoTranslation/WorkShopTranslationV2/Program.cs#L70
Dereference of a possibly null reference.
|
translation-tool/WorkshopAutoTranslation/WorkShopTranslationV2/Program.cs#L70
Dereference of a possibly null reference.
|
translation-tool/WorkshopAutoTranslation/WorkShopTranslationV2/Program.cs#L71
Converting null literal or possible null value to non-nullable type.
|
translation-tool/WorkshopAutoTranslation/WorkShopTranslationV2/Program.cs#L72
Possible null reference argument for parameter 'path3' in 'string Path.Combine(string path1, string path2, string path3, string path4)'.
|
translation-tool/WorkshopAutoTranslation/WorkShopTranslationV2/Program.cs#L75
Converting null literal or possible null value to non-nullable type.
|
This job succeeded
Loading