Skip to content

Add Warnings for Missing Interfaces in Device Introspection #610

Add Warnings for Missing Interfaces in Device Introspection

Add Warnings for Missing Interfaces in Device Introspection #610

Triggered via pull request December 31, 2024 12:55
Status Success
Total duration 3m 33s
Artifacts

build-compatibility.yml

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

Annotations

12 warnings
Node 22.4.0 on ubuntu-latest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Node 22.4.0 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Node 22.4.0 on ubuntu-latest: src/App.tsx#L142
Assign arrow function to a variable before exporting as module default
Node 22.4.0 on ubuntu-latest: src/Router.tsx#L155
Assign arrow function to a variable before exporting as module default
Node 22.4.0 on ubuntu-latest: src/AstarteManager.tsx#L139
React Hook useMemo has a missing dependency: 'session'. Either include it or remove the dependency array
Node 22.4.0 on ubuntu-latest: src/InterfaceEditorPage.tsx#L24
Assign arrow function to a variable before exporting as module default
Node 22.4.0 on ubuntu-latest: src/ui/Snackbar.tsx#L41
Assign arrow function to a variable before exporting as module default
Node 22.4.0 on ubuntu-latest: src/LoginPage.tsx#L190
Identifier 'client_id' is not in camel case
Node 22.4.0 on ubuntu-latest: src/LoginPage.tsx#L191
Identifier 'response_type' is not in camel case
Node 22.4.0 on ubuntu-latest: src/LoginPage.tsx#L192
Identifier 'redirect_uri' is not in camel case
Node 22.4.0 on ubuntu-latest: src/LoginPage.tsx#L321
Assign arrow function to a variable before exporting as module default
Node 22.4.0 on ubuntu-latest: src/NewTriggerPage.tsx#L29
Assign arrow function to a variable before exporting as module default