Rename user define keys in the UI #629
Triggered via pull request
September 16, 2024 20:43
Status
Success
Total duration
9m 57s
Artifacts
–
Annotations
33 warnings
test (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (macos-latest):
src/api/index.ts#L217
Unexpected console statement
|
test (macos-latest):
src/api/src/library/FirmwareDownloader/index.ts#L58
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#L65
Unexpected console statement
|
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/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/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/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/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/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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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: 'deviceTargets'. Either include it or remove the dependency array
|
test (ubuntu-20.04):
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 (ubuntu-20.04):
src/ui/components/FlashingMethodOptions/index.tsx#L103
React Hook useCallback has a missing dependency: 't'. Either include it 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 (windows-2019)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (windows-2019):
src/api/index.ts#L217
Unexpected console statement
|
test (windows-2019):
src/api/src/library/FirmwareDownloader/index.ts#L58
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#L65
Unexpected console statement
|
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/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/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/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/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/SerialDeviceSelect/index.tsx#L104
React Hook useEffect has missing dependencies: 'currentValue' and 'onSerialDeviceChange'. Either include them or remove the dependency array
|