Skip to content

🌐 i18n for GT12 #118

🌐 i18n for GT12

🌐 i18n for GT12 #118

Triggered via push October 20, 2024 07:13
Status Success
Total duration 7m 36s
Artifacts
build_macos_x64_plugin
1m 27s
build_macos_x64_plugin
build_windows_plugin
3m 18s
build_windows_plugin
build_linux_plugin
29s
build_linux_plugin
build_FreqWriter
3m 21s
build_FreqWriter
afterbuild
26s
afterbuild
Fit to window
Zoom out
Zoom in

Annotations

19 warnings
build_linux_plugin
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build_linux_plugin
Restore cache failed: Dependencies file is not found in /home/runner/work/senhaix-freq-writer-enhanced/senhaix-freq-writer-enhanced. Supported file pattern: go.sum
build_macos_x64_plugin
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build_macos_x64_plugin
Restore cache failed: Dependencies file is not found in /Users/runner/work/senhaix-freq-writer-enhanced/senhaix-freq-writer-enhanced. Supported file pattern: go.sum
build_windows_plugin
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build_windows_plugin
Restore cache failed: Dependencies file is not found in D:\a\senhaix-freq-writer-enhanced\senhaix-freq-writer-enhanced. Supported file pattern: go.sum
build_FreqWriter
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_FreqWriter
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, microsoft/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build_FreqWriter
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build_FreqWriter: DataModels/Gt12/AppData.cs#L77
Converting null literal or possible null value to non-nullable type.
build_FreqWriter: DataModels/Gt12/AppData.cs#L78
Dereference of a possibly null reference.
build_FreqWriter: DataModels/Gt12/AppData.cs#L86
The variable 'e' is declared but never used
build_FreqWriter: DataModels/Gt12/AppData.cs#L12
Non-nullable field 'Instance' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build_FreqWriter: DataModels/Gt12/DTMF.cs#L60
Non-nullable field '_group' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build_FreqWriter: DataModels/Gt12/DTMF.cs#L61
Non-nullable field '_groupName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build_FreqWriter: DataModels/Gt12/DTMF.cs#L62
Non-nullable field '_id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build_FreqWriter: DataModels/Gt12/Channel.cs#L58
Converting null literal or possible null value to non-nullable type.
build_FreqWriter: DataModels/Gt12/Channel.cs#L62
Possible null reference return.
build_FreqWriter: Views/Shx8x00/ProgressBarWindow.axaml.cs#L36
Non-nullable field '_threadProgress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.