Make binding phrase, wifi ssid & password settings global #646
Annotations
1 error, 20 warnings, and 1 notice
|
test (ubuntu-20.04)
This is a scheduled Ubuntu 20.04 retirement. Ubuntu 20.04 LTS runner will be removed on 2025-04-15. For more details, see https://github.com/actions/runner-images/issues/11101
|
|
test (macos-latest):
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 (macos-latest):
src/ui/components/SerialConnectionForm/index.tsx#L123
React Hook useEffect has a missing dependency: 'currentValue'. Either include it or remove the dependency array
|
|
test (macos-latest):
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 (macos-latest):
src/ui/components/FlashingMethodOptions/index.tsx#L103
React Hook useCallback has a missing dependency: 't'. Either include it or remove the dependency array
|
|
test (macos-latest):
src/ui/components/FirmwareVersionForm/index.tsx#L296
React Hook useEffect has missing dependencies: 'gitRepository' and 'setGitCommit'. Either include them or remove the dependency array
|
|
test (macos-latest):
src/ui/components/DeviceTargetForm/index.tsx#L151
React Hook useEffect has a missing dependency: 'deviceTargets'. Either include it or remove the dependency array
|
|
test (macos-latest):
src/api/src/library/FirmwareDownloader/index.ts#L65
Unexpected console statement
|
|
test (macos-latest):
src/api/src/library/FirmwareDownloader/index.ts#L60
Unexpected console statement
|
|
test (macos-latest):
src/api/src/library/FirmwareDownloader/index.ts#L58
Unexpected console statement
|
|
test (macos-latest):
src/api/index.ts#L217
Unexpected console statement
|
|
test (windows-2019):
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 (windows-2019):
src/ui/components/SerialConnectionForm/index.tsx#L123
React Hook useEffect has a missing dependency: 'currentValue'. Either include it or remove the dependency array
|
|
test (windows-2019):
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 (windows-2019):
src/ui/components/FlashingMethodOptions/index.tsx#L103
React Hook useCallback has a missing dependency: 't'. Either include it or remove the dependency array
|
|
test (windows-2019):
src/ui/components/FirmwareVersionForm/index.tsx#L296
React Hook useEffect has missing dependencies: 'gitRepository' and 'setGitCommit'. Either include them or remove the dependency array
|
|
test (windows-2019):
src/ui/components/DeviceTargetForm/index.tsx#L151
React Hook useEffect has a missing dependency: 'deviceTargets'. Either include it or remove the dependency array
|
|
test (windows-2019):
src/api/src/library/FirmwareDownloader/index.ts#L65
Unexpected console statement
|
|
test (windows-2019):
src/api/src/library/FirmwareDownloader/index.ts#L60
Unexpected console statement
|
|
test (windows-2019):
src/api/src/library/FirmwareDownloader/index.ts#L58
Unexpected console statement
|
|
test (windows-2019):
src/api/index.ts#L217
Unexpected console statement
|
|
test (windows-2019)
The windows-2019 runner image is being deprecated, consider switching to windows-2022(windows-latest) or windows-2025 instead. For more details see https://github.com/actions/runner-images/issues/12045.
|