Skip to content

💚 CI Fix

💚 CI Fix #149

Triggered via push January 18, 2025 08:24
Status Success
Total duration 6m 28s
Artifacts
build_macos_x64_plugin
47s
build_macos_x64_plugin
build_windows_plugin
2m 42s
build_windows_plugin
build_linux_plugin
41s
build_linux_plugin
build_FreqWriter
2m 53s
build_FreqWriter
afterbuild
25s
afterbuild
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
build_linux_plugin
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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
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
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 `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#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.
build_FreqWriter: Views/Shx8x00/ProgressBarWindow.axaml.cs#L36
Non-nullable field '_threadWf' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build_FreqWriter: Views/Shx8x00/ProgressBarWindow.axaml.cs#L36
Non-nullable field '_tokenSource' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build_FreqWriter: Views/Shx8x00/ProgressBarWindow.axaml.cs#L36
Non-nullable field '_wF' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build_FreqWriter: Views/Shx8x00/ProgressBarWindow.axaml.cs#L61
Dereference of a possibly null reference.
build_FreqWriter: Views/Shx8x00/ProgressBarWindow.axaml.cs#L102
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#L109
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: Behaviors/DataGridDnd.cs#L82
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(SenhaixFreqWriter.Behaviors.DataGridDnd<T>.DragDirection)2' is not covered.
build_FreqWriter: Views/Shx8x00/ProgressBarWindow.axaml.cs#L137
Dereference of a possibly null reference.
build_FreqWriter: Behaviors/DataGridDnd.cs#L108
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(SenhaixFreqWriter.Behaviors.DataGridDnd<T>.DragDirection)2' is not covered.
afterbuild
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636