Skip to content

fix: re-drill selectedDevice thru plugin component chain; these compo… #291

fix: re-drill selectedDevice thru plugin component chain; these compo…

fix: re-drill selectedDevice thru plugin component chain; these compo… #291

Triggered via push September 19, 2024 13:34
Status Failure
Total duration 2m 51s
Artifacts

test.yml

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

Annotations

21 errors and 8 warnings
release (ubuntu-latest): src/main/port-service/index.ts#L111
'p' is already declared in the upper scope on line 111 column 15
release (ubuntu-latest): src/main/port-service/port-info-pair.ts#L1
Unable to resolve path to module '@shared/device-stub'
release (ubuntu-latest): src/main/window-provider/main-window-actions.ts#L4
Unable to resolve path to module '@shared/device-stub'
release (ubuntu-latest): src/plugins/device-plugins/translator/gui/MidiEventTable.tsx#L65
'NoRecentMessages' was used before it was defined
release (ubuntu-latest): src/plugins/device-plugins/translator/gui/OverrideControls.tsx#L55
Expected space or tab before '*/' in comment
release (ubuntu-latest): src/renderer/components/DevicePanel/index.tsx#L10
`@hooks/use-device-config` import should occur before import of `./DeviceLayoutWrapper`
release (ubuntu-latest): src/renderer/components/InputConfigDrawer/AdapterView.tsx#L2
Unable to resolve path to module '@shared/device-stub'
release (ubuntu-latest): src/renderer/components/PluginSubpanel/index.tsx#L35
React Hook useMemo has a missing dependency: 'selectedDevice'. Either include it or remove the dependency array
release (ubuntu-latest)
Process completed with exit code 1.
release (macos-latest)
The job was canceled because "ubuntu-latest" failed.
release (macos-latest): src/main/port-service/index.ts#L111
'p' is already declared in the upper scope on line 111 column 15
release (macos-latest): src/main/port-service/port-info-pair.ts#L1
Unable to resolve path to module '@shared/device-stub'
release (macos-latest): src/main/window-provider/main-window-actions.ts#L4
Unable to resolve path to module '@shared/device-stub'
release (macos-latest): src/plugins/device-plugins/translator/gui/MidiEventTable.tsx#L65
'NoRecentMessages' was used before it was defined
release (macos-latest): src/plugins/device-plugins/translator/gui/OverrideControls.tsx#L55
Expected space or tab before '*/' in comment
release (macos-latest): src/renderer/components/DevicePanel/index.tsx#L10
`@hooks/use-device-config` import should occur before import of `./DeviceLayoutWrapper`
release (macos-latest): src/renderer/components/InputConfigDrawer/AdapterView.tsx#L2
Unable to resolve path to module '@shared/device-stub'
release (macos-latest): src/renderer/components/PluginSubpanel/index.tsx#L35
React Hook useMemo has a missing dependency: 'selectedDevice'. Either include it or remove the dependency array
release (macos-latest)
The operation was canceled.
release (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
release (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@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
release (ubuntu-latest): src/plugins/device-plugins/translator/gui/OverrideControls.tsx#L21
'setSelectedSource' is assigned a value but never used
release (ubuntu-latest): src/plugins/device-plugins/translator/gui/OverrideControls.tsx#L21
'setOverrides' is assigned a value but never used
release (macos-latest): src/plugins/device-plugins/translator/gui/OverrideControls.tsx#L21
'setSelectedSource' is assigned a value but never used
release (macos-latest): src/plugins/device-plugins/translator/gui/OverrideControls.tsx#L21
'setOverrides' is assigned a value but never used