Upgrade to Electron 27 #504
Annotations
5 errors and 10 warnings
test (ubuntu-20.04)
Process completed with exit code 1.
|
test (windows-2019)
The job was canceled because "ubuntu-20_04" failed.
|
test (windows-2019)
The operation was canceled.
|
test (macos-latest)
The job was canceled because "ubuntu-20_04" failed.
|
test (macos-latest)
The operation was canceled.
|
test (ubuntu-20.04):
src/api/index.ts#L217
Unexpected console statement
|
test (ubuntu-20.04):
src/api/src/library/FirmwareDownloader/index.ts#L58
Unexpected console statement
|
test (ubuntu-20.04):
src/api/src/library/FirmwareDownloader/index.ts#L60
Unexpected console statement
|
test (ubuntu-20.04):
src/api/src/library/FirmwareDownloader/index.ts#L65
Unexpected console statement
|
test (ubuntu-20.04):
src/ui/components/DeviceTargetForm/index.tsx#L151
React Hook useEffect has a missing dependency: 'deviceOptions'. Either include it or remove the dependency array
|
test (ubuntu-20.04):
src/ui/components/FirmwareVersionForm/index.tsx#L295
React Hook useEffect has missing dependencies: 'gitRepository' and 'setGitCommit'. Either include them or remove the dependency array
|
test (ubuntu-20.04):
src/ui/components/SensitiveTextField/index.tsx#L24
React Hook useEffect has a missing dependency: 'props.name'. Either include it or remove the dependency array
|
test (ubuntu-20.04):
src/ui/components/SerialConnectionForm/index.tsx#L123
React Hook useEffect has a missing dependency: 'currentValue'. Either include it or remove the dependency array
|
test (ubuntu-20.04):
src/ui/components/SerialDeviceSelect/index.tsx#L104
React Hook useEffect has missing dependencies: 'currentValue' and 'onSerialDeviceChange'. Either include them or remove the dependency array
|
test (ubuntu-20.04):
src/ui/components/WifiDeviceSelect/index.tsx#L60
React Hook useMemo has a missing dependency: 't'. Either include it or remove the dependency array
|