Skip to content

Moved query of log file content to GraphQL #466

Moved query of log file content to GraphQL

Moved query of log file content to GraphQL #466

Re-run triggered July 12, 2023 08:20
Status Success
Total duration 11m 9s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
test (ubuntu-20.04): src/api/src/services/Device/index.ts#L48
Unexpected any. Specify a different type
test (ubuntu-20.04): src/ui/components/BuildResponse/index.tsx#L26
'firmwareVersionData' is defined but never used
test (ubuntu-20.04): src/ui/components/DeviceTargetForm/index.tsx#L152
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#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/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 (windows-2019): src/api/src/services/Device/index.ts#L48
Unexpected any. Specify a different type
test (windows-2019): src/ui/components/BuildResponse/index.tsx#L26
'firmwareVersionData' is defined but never used
test (windows-2019): src/ui/components/DeviceTargetForm/index.tsx#L152
React Hook useEffect has a missing dependency: 'deviceOptions'. 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/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 (macos-latest): src/api/src/services/Device/index.ts#L48
Unexpected any. Specify a different type
test (macos-latest): src/ui/components/BuildResponse/index.tsx#L26
'firmwareVersionData' is defined but never used
test (macos-latest): src/ui/components/DeviceTargetForm/index.tsx#L152
React Hook useEffect has a missing dependency: 'deviceOptions'. 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/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