Skip to content

🐛 Bug fix: Failed to update UI when import channel #81

🐛 Bug fix: Failed to update UI when import channel

🐛 Bug fix: Failed to update UI when import channel #81

Triggered via push April 30, 2024 09:17
Status Success
Total duration 2m 54s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, microsoft/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
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
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: Views/Shx8x00/ProgressBarWindow.axaml.cs#L32
Non-nullable field 'threadProgress' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Views/Shx8x00/ProgressBarWindow.axaml.cs#L32
Non-nullable field 'threadWF' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Views/Shx8x00/ProgressBarWindow.axaml.cs#L32
Non-nullable field 'wF' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Utils/BLE/Platforms/Windows/WindowsSHXBLE.cs#L69
Non-nullable field 'Watcher' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Utils/BLE/Platforms/Windows/WindowsSHXBLE.cs#L69
Non-nullable property 'CurrentService' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Utils/BLE/Platforms/Windows/WindowsSHXBLE.cs#L69
Non-nullable field 'CurrentSHXDevice' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Utils/BLE/Platforms/Windows/WindowsSHXBLE.cs#L69
Non-nullable property 'CurrentDevice' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Utils/BLE/Platforms/Windows/WindowsSHXBLE.cs#L69
Non-nullable property 'CurrentWriteCharacteristic' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Utils/BLE/Platforms/Windows/WindowsSHXBLE.cs#L69
Non-nullable property 'CurrentNotifyCharacteristic' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Utils/BLE/Platforms/Windows/WindowsSHXBLE.cs#L69
Non-nullable property 'CurrentDeviceMAC' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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: "通用版(Windows.macOS.Linux)". 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/
afterbuild
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/