Skip to content

feat(web): integrate RxDB for settings management and refactor settings handling #54

feat(web): integrate RxDB for settings management and refactor settings handling

feat(web): integrate RxDB for settings management and refactor settings handling #54

Triggered via pull request November 20, 2024 09:53
Status Failure
Total duration 44s
Artifacts

build_desktop.yaml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
build (ubuntu-latest)
@mqttx/desktop#build:linux: command (/home/runner/work/MQTTX/MQTTX/apps/desktop) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build:linux exited (2)
build (ubuntu-latest)
Argument of type '{}' is not assignable to parameter of type '{ readonly modelValue: Settings; readonly "onUpdate:modelValue"?: ((value: Settings) => any) | undefined; } & VNodeProps & AllowedComponentProps & ComponentCustomProps & Record<...>'.
build (ubuntu-latest)
Process completed with exit code 2.
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
build (windows-latest)
The operation was canceled.
build (macos-latest)
The job was canceled because "ubuntu-latest" failed.
build (macos-latest)
The operation was canceled.
build (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/