Skip to content

feat(transfer): implement data transfer feature #16

feat(transfer): implement data transfer feature

feat(transfer): implement data transfer feature #16

Triggered via pull request April 21, 2026 09:22
Status Failure
Total duration 1m 51s
Artifacts

node.yml

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

Annotations

30 errors and 30 warnings
build (macos-latest, 24.x): src/components/transfer/import/ImportWizard.vue#L134
Closing curly brace appears on the same line as the subsequent block
build (macos-latest, 24.x): src/components/transfer/import/ImportWizard.vue#L132
Closing curly brace appears on the same line as the subsequent block
build (macos-latest, 24.x): src/components/transfer/import/ImportWizard.vue#L92
Closing curly brace appears on the same line as the subsequent block
build (macos-latest, 24.x): src/components/transfer/import/ImportWizard.vue#L90
Closing curly brace appears on the same line as the subsequent block
build (macos-latest, 24.x): src/components/transfer/import/ImportWizard.vue#L22
Expected "../shared/FileDropZone.vue" to come before "../shared/TransferStepCard.vue"
build (macos-latest, 24.x): src/components/transfer/import/ImportWizard.vue#L4
Expected "@tauri-apps/api/core" to come before "@tauri-apps/api/event"
build (windows-latest, 24.x): src/components/transfer/import/ImportWizard.vue#L134
Closing curly brace appears on the same line as the subsequent block
build (windows-latest, 24.x): src/components/transfer/import/ImportWizard.vue#L132
Closing curly brace appears on the same line as the subsequent block
build (windows-latest, 24.x): src/components/transfer/import/ImportWizard.vue#L92
Closing curly brace appears on the same line as the subsequent block
build (windows-latest, 24.x): src/components/transfer/import/ImportWizard.vue#L90
Closing curly brace appears on the same line as the subsequent block
build (windows-latest, 24.x): src/components/transfer/import/ImportWizard.vue#L22
Expected "../shared/FileDropZone.vue" to come before "../shared/TransferStepCard.vue"
build (windows-latest, 24.x): src/components/transfer/import/ImportWizard.vue#L4
Expected "@tauri-apps/api/core" to come before "@tauri-apps/api/event"
build (ubuntu-latest, 24.x): src/components/transfer/import/ImportWizard.vue#L134
Closing curly brace appears on the same line as the subsequent block
build (ubuntu-latest, 24.x): src/components/transfer/import/ImportWizard.vue#L132
Closing curly brace appears on the same line as the subsequent block
build (ubuntu-latest, 24.x): src/components/transfer/import/ImportWizard.vue#L92
Closing curly brace appears on the same line as the subsequent block
build (ubuntu-latest, 24.x): src/components/transfer/import/ImportWizard.vue#L90
Closing curly brace appears on the same line as the subsequent block
build (ubuntu-latest, 24.x): src/components/transfer/import/ImportWizard.vue#L22
Expected "../shared/FileDropZone.vue" to come before "../shared/TransferStepCard.vue"
build (ubuntu-latest, 24.x): src/components/transfer/import/ImportWizard.vue#L4
Expected "@tauri-apps/api/core" to come before "@tauri-apps/api/event"
build (macos-latest, 24.x): src/components/transfer/export/ExportWizard.vue#L378
Multiple spaces found before 'class'
build (macos-latest, 24.x): src/components/transfer/export/ExportWizard.vue#L275
Disallow self-closing on HTML void elements (<input/>)
build (macos-latest, 24.x): src/components/transfer/export/ExportWizard.vue#L275
Attribute "v-model" should go before ":value"
build (windows-latest, 24.x): src/components/transfer/export/ExportWizard.vue#L378
Multiple spaces found before 'class'
build (windows-latest, 24.x): src/components/transfer/export/ExportWizard.vue#L275
Disallow self-closing on HTML void elements (<input/>)
build (windows-latest, 24.x): src/components/transfer/export/ExportWizard.vue#L275
Attribute "v-model" should go before ":value"
build (ubuntu-latest, 24.x): src/components/transfer/export/ExportWizard.vue#L378
Multiple spaces found before 'class'
build (ubuntu-latest, 24.x): src/components/transfer/export/ExportWizard.vue#L275
Disallow self-closing on HTML void elements (<input/>)
build (ubuntu-latest, 24.x): src/components/transfer/export/ExportWizard.vue#L275
Attribute "v-model" should go before ":value"