Skip to content

🔖 Ready for v0.3.3 #79

🔖 Ready for v0.3.3

🔖 Ready for v0.3.3 #79

Triggered via push July 26, 2024 04:28
Status Success
Total duration 7m 38s
Artifacts
build_macos_x64_plugin
1m 10s
build_macos_x64_plugin
build_windows_plugin
3m 37s
build_windows_plugin
build_linux_plugin
34s
build_linux_plugin
build_FreqWriter
2m 51s
build_FreqWriter
afterbuild
39s
afterbuild
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
build_linux_plugin
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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: Views/Shx8x00/ProgressBarWindow.axaml.cs#L34
Non-nullable field '_threadProgress' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build_FreqWriter: Views/Shx8x00/ProgressBarWindow.axaml.cs#L34
Non-nullable field '_threadWf' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build_FreqWriter: Views/Shx8x00/ProgressBarWindow.axaml.cs#L34
Non-nullable field '_tokenSource' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build_FreqWriter: Views/Shx8x00/ProgressBarWindow.axaml.cs#L34
Non-nullable field '_wF' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build_FreqWriter: Views/Shx8x00/ProgressBarWindow.axaml.cs#L59
Dereference of a possibly null reference.
build_FreqWriter: Views/Shx8x00/ProgressBarWindow.axaml.cs#L98
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build_FreqWriter: Views/Shx8x00/ProgressBarWindow.axaml.cs#L105
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build_FreqWriter: Views/Shx8x00/ProgressBarWindow.axaml.cs#L133
Dereference of a possibly null reference.
build_FreqWriter: Views/Shx8x00/PortSelectionWindow.axaml.cs#L43
Cannot convert null literal to non-nullable reference type.
build_FreqWriter: Views/Shx8x00/OtherFunctionWindow.axaml.cs#L122
Dereference of a possibly null reference.
afterbuild
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
afterbuild
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "SenhaixFreqWriterArtifacts". 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/