Skip to content

feat: add Manage panel -cluster #303

feat: add Manage panel -cluster

feat: add Manage panel -cluster #303

Triggered via pull request July 15, 2024 17:24
Status Failure
Total duration 1m 32s
Artifacts

node.yml

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

Annotations

6 errors and 3 warnings
build (ubuntu-latest, 20.x): src/views/manage/index.vue#L6
Type '{ cluster_name: string; cluster_uuid: string; version: number; state_uuid: string; master_node: string; nodes: { [nodeId: string]: { name: string; ephemeral_id: string; transport_address: string; external_id: string; attributes: { ...; }; roles: string[]; version: string; }; }; ... 6 more ...; snapshot_deletions: { ...' is not assignable to type 'RawClusterState | null'.
build (ubuntu-latest, 20.x)
Process completed with exit code 2.
build (macos-latest, 20.x): src/views/manage/index.vue#L6
Type '{ cluster_name: string; cluster_uuid: string; version: number; state_uuid: string; master_node: string; nodes: { [nodeId: string]: { name: string; ephemeral_id: string; transport_address: string; external_id: string; attributes: { ...; }; roles: string[]; version: string; }; }; ... 6 more ...; snapshot_deletions: { ...' is not assignable to type 'RawClusterState | null'.
build (macos-latest, 20.x)
Process completed with exit code 2.
build (windows-latest, 20.x): src/views/manage/index.vue#L6
Type '{ cluster_name: string; cluster_uuid: string; version: number; state_uuid: string; master_node: string; nodes: { [nodeId: string]: { name: string; ephemeral_id: string; transport_address: string; external_id: string; attributes: { ...; }; roles: string[]; version: string; }; }; ... 6 more ...; snapshot_deletions: { ...' is not assignable to type 'RawClusterState | null'.
build (windows-latest, 20.x)
Process completed with exit code 1.
build (ubuntu-latest, 20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (macos-latest, 20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (windows-latest, 20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/