Skip to content

Create new auto translation github actions workflow #20

Create new auto translation github actions workflow

Create new auto translation github actions workflow #20

Triggered via pull request September 17, 2024 22:57
Status Success
Total duration 2m 32s
Artifacts

auto-translation.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
auto-translate
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/
auto-translate
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/
auto-translate: translation-tool/WorkshopAutoTranslation/WorkShopTranslationV2/Program.cs#L71
Converting null literal or possible null value to non-nullable type.
auto-translate: 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)'.
auto-translate: translation-tool/WorkshopAutoTranslation/WorkShopTranslationV2/Program.cs#L75
Converting null literal or possible null value to non-nullable type.