deps(prod): update dependency zustand to v4.5.5 #7350
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], pnpm/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
packages/telestion-client-common/src/components/dialogs/dialog.tsx#L62
Function 'Dialog' has too many lines (54). Maximum allowed is 50
|
packages/telestion-client-common/src/components/header/account-controls/avatar-menu.tsx#L67
Function 'AvatarMenu' has too many lines (53). Maximum allowed is 50
|
packages/telestion-client-common/src/components/header/header.tsx#L73
Function 'Header' has too many lines (60). Maximum allowed is 50
|
packages/telestion-client-common/src/components/pages/dashboard-page/dashboard/dashboard.tsx#L51
Function 'Dashboard' has too many lines (51). Maximum allowed is 50
|
packages/telestion-client-common/src/components/pages/dashboard-page/dashboard/widget-renderer/config-renderer.tsx#L80
Function 'ConfigRenderer' has too many lines (71). Maximum allowed is 50
|
packages/telestion-client-core/src/hooks/stores/use-auth.ts#L94
Arrow function has too many lines (57). Maximum allowed is 50
|
packages/telestion-client-core/src/hooks/stores/use-notifications.ts#L82
Arrow function has too many lines (55). Maximum allowed is 50
|
packages/telestion-client-types/src/widgets/widget.ts#L251
File has too many lines (260). Maximum allowed is 250
|
packages/vertx-event-bus/src/basic-event-bus.spec.ts#L389
Test has no assertions
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "packages_telestion-client-common_dist-7350", "packages_telestion-client-core_dist-7350", "packages_telestion-client-prop-types_dist-7350", "packages_telestion-client-types_types-7350", "packages_vertx-event-bus_dist-7350", "packages_vertx-mock-server_dist-7350".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading