Skip to content

feat: device ota through Base Image in Base Image Collection #30

feat: device ota through Base Image in Base Image Collection

feat: device ota through Base Image in Base Image Collection #30

Triggered via pull request January 29, 2026 10:56
Status Failure
Total duration 1m 31s
Artifacts

frontend-ci.yaml

on: pull_request
warmup-cache  /  warmup-cache
27s
warmup-cache / warmup-cache
docker-build  /  Build Docker image
58s
docker-build / Build Docker image
Matrix: codeql / Analyze
build  /  build
46s
build / build
formatter  /  check-format
26s
formatter / check-format
translations  /  check-translations
25s
translations / check-translations
linting  /  check-linting
26s
linting / check-linting
types  /  check-types
34s
types / check-types
coverage  /  coverage-test
57s
coverage / coverage-test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 19 warnings
linting / check-linting
Process completed with exit code 1.
linting / check-linting: frontend/src/pages/Device.tsx#L41
'useIntl' is defined but never used
linting / check-linting: frontend/src/components/DeviceTabs/SoftwareUpdateTab.tsx#L345
React Hook "usePreloadedQuery" is called conditionally. React Hooks must be called in the exact same order in every component render
coverage / coverage-test: frontend/src/components/DeviceTabs/SoftwareUpdateTab.tsx#L345
React Hook "usePreloadedQuery" is called conditionally. React Hooks must be called in the exact same order in every component render
coverage / coverage-test: frontend/src/pages/Device.tsx#L41
'useIntl' is defined but never used
linting / check-linting: frontend/src/components/CollapseItem.tsx#L30
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
linting / check-linting: frontend/src/components/CampaignTargetStatus.tsx#L109
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
linting / check-linting
Unexpected any. Specify a different type
linting / check-linting: frontend/src/components/ApplicationsTable.tsx#L203
React Hook useCallback has a missing dependency: 'setErrorFeedback'. Either include it or remove the dependency array. If 'setErrorFeedback' changes too often, find the parent component that defines it and wrap that definition in useCallback
linting / check-linting: frontend/src/api/index.ts#L266
Unexpected any. Specify a different type
linting / check-linting: frontend/src/Navigation.tsx#L507
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
linting / check-linting: frontend/src/Navigation.tsx#L506
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
linting / check-linting: frontend/src/Navigation.tsx#L504
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
linting / check-linting: frontend/src/Navigation.tsx#L503
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
linting / check-linting: frontend/src/Navigation.tsx#L502
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
coverage / coverage-test
Unexpected input(s) 'path', valid inputs are ['node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'package-manager-cache', 'cache-dependency-path', 'mirror', 'mirror-token']
coverage / coverage-test: frontend/src/components/DeviceTabs/SoftwareUpdateTab.tsx#L205
React Hook useCallback has a missing dependency: 'deviceId'. Either include it or remove the dependency array
coverage / coverage-test
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
coverage / coverage-test
React Hook useCallback has missing dependencies: 'handleAddDeviceTags' and 'handleRemoveDeviceTags'. Either include them or remove the dependency array
coverage / coverage-test
React Hook useCallback has missing dependencies: 'deviceId', 'handleAPIErrors', and 'removeDeviceTags'. Either include them or remove the dependency array
coverage / coverage-test
React Hook useCallback has missing dependencies: 'addDeviceTags', 'deviceId', 'handleAPIErrors', and 'refreshTags'. Either include them or remove the dependency array. If 'refreshTags' changes too often, find the parent component that defines it and wrap that definition in useCallback
coverage / coverage-test
React Hook useMemo has a missing dependency: 'handleAPIErrors'. Either include it or remove the dependency array
coverage / coverage-test
React Hook useCallback has a missing dependency: 'handleAPIErrors'. Either include it or remove the dependency array
coverage / coverage-test
Unexpected input(s) 'path', valid inputs are ['node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'package-manager-cache', 'cache-dependency-path', 'mirror', 'mirror-token']