Skip to content

WIP: implicit process applications #12061

WIP: implicit process applications

WIP: implicit process applications #12061

Triggered via push December 11, 2024 12:11
Status Failure
Total duration 3m 24s
Artifacts

CI.yml

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

Annotations

27 errors and 1 warning
build (ubuntu-latest): client/src/app/App.js#L1861
'savedFile' is assigned a value but never used. Allowed unused vars must match /^_/u
build (ubuntu-latest): client/src/app/AppParent.js#L132
'processApplication' is assigned a value but never used. Allowed unused vars must match /^_/u
build (ubuntu-latest): client/src/app/AppParent.js#L138
Expected line before comment
build (ubuntu-latest): client/src/app/AppParent.js#L168
Expected line before comment
build (ubuntu-latest): client/src/app/AppParent.js#L190
Expected line before comment
build (ubuntu-latest): client/src/app/process-applications/components/ProcessApplicationsStatusBar.js#L44
Unknown property 'fill-rule' found, use 'fillRule' instead
build (ubuntu-latest): client/src/app/process-applications/components/ProcessApplicationsStatusBar.js#L44
Unknown property 'clip-rule' found, use 'clipRule' instead
build (ubuntu-latest)
Process completed with exit code 1.
build (windows-2022): client/src/app/App.js#L1861
'savedFile' is assigned a value but never used. Allowed unused vars must match /^_/u
build (windows-2022): client/src/app/AppParent.js#L132
'processApplication' is assigned a value but never used. Allowed unused vars must match /^_/u
build (windows-2022): client/src/app/AppParent.js#L138
Expected line before comment
build (windows-2022): client/src/app/AppParent.js#L168
Expected line before comment
build (windows-2022): client/src/app/AppParent.js#L190
Expected line before comment
build (windows-2022): client/src/app/process-applications/components/ProcessApplicationsStatusBar.js#L44
Unknown property 'fill-rule' found, use 'fillRule' instead
build (windows-2022): client/src/app/process-applications/components/ProcessApplicationsStatusBar.js#L44
Unknown property 'clip-rule' found, use 'clipRule' instead
build (windows-2022)
Process completed with exit code 1.
build (macos-latest): client/src/app/App.js#L1861
'savedFile' is assigned a value but never used. Allowed unused vars must match /^_/u
build (macos-latest): client/src/app/AppParent.js#L132
'processApplication' is assigned a value but never used. Allowed unused vars must match /^_/u
build (macos-latest): client/src/app/AppParent.js#L138
Expected line before comment
build (macos-latest): client/src/app/AppParent.js#L168
Expected line before comment
build (macos-latest): client/src/app/AppParent.js#L190
Expected line before comment
build (macos-latest): client/src/app/process-applications/components/ProcessApplicationsStatusBar.js#L44
Unknown property 'fill-rule' found, use 'fillRule' instead
build (macos-latest): client/src/app/process-applications/components/ProcessApplicationsStatusBar.js#L44
Unknown property 'clip-rule' found, use 'clipRule' instead
build (macos-latest)
Process completed with exit code 1.
build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636