Skip to content

feat: node edition update #2829

feat: node edition update

feat: node edition update #2829

Triggered via pull request January 10, 2025 14:48
Status Failure
Total duration 1m 6s
Artifacts

build-check.yml

on: pull_request
craco-build-run
54s
craco-build-run
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
craco-build-run: src/components/SourcesTableModal/SourcesView/Topics/EditTopicModal/index.tsx#L52
Argument of type '{ node_type: string; node_data: { name: string; }; }' is not assignable to parameter of type 'NodeRequest'.
craco-build-run: src/components/SourcesTableModal/SourcesView/Topics/Table/TableRow.tsx#L48
Argument of type '{ node_type: string; node_data: { is_muted: boolean; }; }' is not assignable to parameter of type 'NodeRequest'.
craco-build-run: src/components/SourcesTableModal/SourcesView/Topics/Table/index.tsx#L86
Argument of type '{ node_data: { is_muted: boolean; }; }' is not assignable to parameter of type 'NodeRequest'.
craco-build-run: src/components/SourcesTableModal/SourcesView/Topics/index.tsx#L88
Argument of type '{ node_data: { is_muted: boolean; }; }' is not assignable to parameter of type 'NodeRequest'.
craco-build-run
Process completed with exit code 2.
craco-build-run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636