Skip to content

Webhook trigger update by column #1648

Webhook trigger update by column

Webhook trigger update by column #1648

Triggered via pull request January 25, 2024 16:59
Status Failure
Total duration 3m 31s
Artifacts

main.yml

on: pull_request
Matrix: build_and_test
candidate
0s
candidate
Fit to window
Zoom out
Zoom in

Annotations

60 errors and 20 warnings
build_and_test (3.9, 18.x, :nbrowser-^[P-S]:): test/nbrowser/WebhookOverflow.ts#L31
Property 'columnIds' is missing in type '{ url: string; eventTypes: "update"[]; enabled: true; name: string; tableId: string; }' but required in type 'WebhookFields'.
build_and_test (3.9, 18.x, :nbrowser-^[P-S]:): test/server/lib/DocApi.ts#L4421
Property 'columnIds' is missing in type '{ url: string; unsubscribeKey: string; eventTypes: string[]; enabled: true; isReadyColumn: string; tableId: string; name: string; memo: string; }' but required in type '{ url: string; unsubscribeKey: string; eventTypes: string[]; isReadyColumn: string | null; tableId: string; columnIds: string; enabled: boolean; name: string; memo: string; }'.
build_and_test (3.9, 18.x, :nbrowser-^[P-S]:): test/server/lib/DocApi.ts#L4438
Property 'columnIds' is missing in type '{ url: string; unsubscribeKey: string; eventTypes: string[]; enabled: true; isReadyColumn: string; tableId: string; name: string; memo: string; }' but required in type '{ url: string; unsubscribeKey: string; eventTypes: string[]; isReadyColumn: string | null; tableId: string; columnIds: string; enabled: boolean; name: string; memo: string; }'.
build_and_test (3.9, 18.x, :nbrowser-^[P-S]:): test/server/lib/DocApi.ts#L4809
Argument of type '{ url: string; unsubscribeKey: string; eventTypes: string[]; isReadyColumn: string; tableId: string; enabled: boolean; name: string; memo: string; }' is not assignable to parameter of type '{ url: string; unsubscribeKey: string; eventTypes: string[]; isReadyColumn: string | null; tableId: string; columnIds: string; enabled: boolean; name: string; memo: string; }'.
build_and_test (3.9, 18.x, :nbrowser-^[P-S]:)
Process completed with exit code 2.
build_and_test (3.9, 18.x, :nbrowser-^[P-S]:)
Process completed with exit code 1.
build_and_test (3.9, 18.x, :nbrowser-^[M-O]:)
Process completed with exit code 1.
build_and_test (3.9, 18.x, :nbrowser-^[M-O]:): test/nbrowser/WebhookOverflow.ts#L31
Property 'columnIds' is missing in type '{ url: string; eventTypes: "update"[]; enabled: true; name: string; tableId: string; }' but required in type 'WebhookFields'.
build_and_test (3.9, 18.x, :nbrowser-^[M-O]:): test/server/lib/DocApi.ts#L4421
Property 'columnIds' is missing in type '{ url: string; unsubscribeKey: string; eventTypes: string[]; enabled: true; isReadyColumn: string; tableId: string; name: string; memo: string; }' but required in type '{ url: string; unsubscribeKey: string; eventTypes: string[]; isReadyColumn: string | null; tableId: string; columnIds: string; enabled: boolean; name: string; memo: string; }'.
build_and_test (3.9, 18.x, :nbrowser-^[M-O]:): test/server/lib/DocApi.ts#L4438
Property 'columnIds' is missing in type '{ url: string; unsubscribeKey: string; eventTypes: string[]; enabled: true; isReadyColumn: string; tableId: string; name: string; memo: string; }' but required in type '{ url: string; unsubscribeKey: string; eventTypes: string[]; isReadyColumn: string | null; tableId: string; columnIds: string; enabled: boolean; name: string; memo: string; }'.
build_and_test (3.9, 18.x, :nbrowser-^[M-O]:): test/server/lib/DocApi.ts#L4809
Argument of type '{ url: string; unsubscribeKey: string; eventTypes: string[]; isReadyColumn: string; tableId: string; enabled: boolean; name: string; memo: string; }' is not assignable to parameter of type '{ url: string; unsubscribeKey: string; eventTypes: string[]; isReadyColumn: string | null; tableId: string; columnIds: string; enabled: boolean; name: string; memo: string; }'.
build_and_test (3.9, 18.x, :nbrowser-^[M-O]:)
Process completed with exit code 2.
build_and_test (3.9, 18.x, :server-1-of-2:): test/nbrowser/WebhookOverflow.ts#L31
Property 'columnIds' is missing in type '{ url: string; eventTypes: "update"[]; enabled: true; name: string; tableId: string; }' but required in type 'WebhookFields'.
build_and_test (3.9, 18.x, :server-1-of-2:): test/server/lib/DocApi.ts#L4421
Property 'columnIds' is missing in type '{ url: string; unsubscribeKey: string; eventTypes: string[]; enabled: true; isReadyColumn: string; tableId: string; name: string; memo: string; }' but required in type '{ url: string; unsubscribeKey: string; eventTypes: string[]; isReadyColumn: string | null; tableId: string; columnIds: string; enabled: boolean; name: string; memo: string; }'.
build_and_test (3.9, 18.x, :server-1-of-2:): test/server/lib/DocApi.ts#L4438
Property 'columnIds' is missing in type '{ url: string; unsubscribeKey: string; eventTypes: string[]; enabled: true; isReadyColumn: string; tableId: string; name: string; memo: string; }' but required in type '{ url: string; unsubscribeKey: string; eventTypes: string[]; isReadyColumn: string | null; tableId: string; columnIds: string; enabled: boolean; name: string; memo: string; }'.
build_and_test (3.9, 18.x, :server-1-of-2:): test/server/lib/DocApi.ts#L4809
Argument of type '{ url: string; unsubscribeKey: string; eventTypes: string[]; isReadyColumn: string; tableId: string; enabled: boolean; name: string; memo: string; }' is not assignable to parameter of type '{ url: string; unsubscribeKey: string; eventTypes: string[]; isReadyColumn: string | null; tableId: string; columnIds: string; enabled: boolean; name: string; memo: string; }'.
build_and_test (3.9, 18.x, :server-1-of-2:)
Process completed with exit code 2.
build_and_test (3.9, 18.x, :server-1-of-2:)
Process completed with exit code 1.
build_and_test (3.9, 18.x, :lint:python:client:common:smoke:): test/nbrowser/WebhookOverflow.ts#L31
Property 'columnIds' is missing in type '{ url: string; eventTypes: "update"[]; enabled: true; name: string; tableId: string; }' but required in type 'WebhookFields'.
build_and_test (3.9, 18.x, :lint:python:client:common:smoke:): test/server/lib/DocApi.ts#L4421
Property 'columnIds' is missing in type '{ url: string; unsubscribeKey: string; eventTypes: string[]; enabled: true; isReadyColumn: string; tableId: string; name: string; memo: string; }' but required in type '{ url: string; unsubscribeKey: string; eventTypes: string[]; isReadyColumn: string | null; tableId: string; columnIds: string; enabled: boolean; name: string; memo: string; }'.
build_and_test (3.9, 18.x, :lint:python:client:common:smoke:): test/server/lib/DocApi.ts#L4438
Property 'columnIds' is missing in type '{ url: string; unsubscribeKey: string; eventTypes: string[]; enabled: true; isReadyColumn: string; tableId: string; name: string; memo: string; }' but required in type '{ url: string; unsubscribeKey: string; eventTypes: string[]; isReadyColumn: string | null; tableId: string; columnIds: string; enabled: boolean; name: string; memo: string; }'.
build_and_test (3.9, 18.x, :lint:python:client:common:smoke:): test/server/lib/DocApi.ts#L4809
Argument of type '{ url: string; unsubscribeKey: string; eventTypes: string[]; isReadyColumn: string; tableId: string; enabled: boolean; name: string; memo: string; }' is not assignable to parameter of type '{ url: string; unsubscribeKey: string; eventTypes: string[]; isReadyColumn: string | null; tableId: string; columnIds: string; enabled: boolean; name: string; memo: string; }'.
build_and_test (3.9, 18.x, :lint:python:client:common:smoke:)
Process completed with exit code 2.
build_and_test (3.9, 18.x, :lint:python:client:common:smoke:)
Process completed with exit code 1.
build_and_test (:lint:python:client:common:smoke:, 18.x, 3.11): test/nbrowser/WebhookOverflow.ts#L31
Property 'columnIds' is missing in type '{ url: string; eventTypes: "update"[]; enabled: true; name: string; tableId: string; }' but required in type 'WebhookFields'.
build_and_test (:lint:python:client:common:smoke:, 18.x, 3.11): test/server/lib/DocApi.ts#L4421
Property 'columnIds' is missing in type '{ url: string; unsubscribeKey: string; eventTypes: string[]; enabled: true; isReadyColumn: string; tableId: string; name: string; memo: string; }' but required in type '{ url: string; unsubscribeKey: string; eventTypes: string[]; isReadyColumn: string | null; tableId: string; columnIds: string; enabled: boolean; name: string; memo: string; }'.
build_and_test (:lint:python:client:common:smoke:, 18.x, 3.11): test/server/lib/DocApi.ts#L4438
Property 'columnIds' is missing in type '{ url: string; unsubscribeKey: string; eventTypes: string[]; enabled: true; isReadyColumn: string; tableId: string; name: string; memo: string; }' but required in type '{ url: string; unsubscribeKey: string; eventTypes: string[]; isReadyColumn: string | null; tableId: string; columnIds: string; enabled: boolean; name: string; memo: string; }'.
build_and_test (:lint:python:client:common:smoke:, 18.x, 3.11): test/server/lib/DocApi.ts#L4809
Argument of type '{ url: string; unsubscribeKey: string; eventTypes: string[]; isReadyColumn: string; tableId: string; enabled: boolean; name: string; memo: string; }' is not assignable to parameter of type '{ url: string; unsubscribeKey: string; eventTypes: string[]; isReadyColumn: string | null; tableId: string; columnIds: string; enabled: boolean; name: string; memo: string; }'.
build_and_test (:lint:python:client:common:smoke:, 18.x, 3.11)
Process completed with exit code 2.
build_and_test (:lint:python:client:common:smoke:, 18.x, 3.11)
Process completed with exit code 1.
build_and_test (:lint:python:client:common:smoke:, 18.x, 3.10)
Process completed with exit code 1.
build_and_test (:lint:python:client:common:smoke:, 18.x, 3.10): test/nbrowser/WebhookOverflow.ts#L31
Property 'columnIds' is missing in type '{ url: string; eventTypes: "update"[]; enabled: true; name: string; tableId: string; }' but required in type 'WebhookFields'.
build_and_test (:lint:python:client:common:smoke:, 18.x, 3.10): test/server/lib/DocApi.ts#L4421
Property 'columnIds' is missing in type '{ url: string; unsubscribeKey: string; eventTypes: string[]; enabled: true; isReadyColumn: string; tableId: string; name: string; memo: string; }' but required in type '{ url: string; unsubscribeKey: string; eventTypes: string[]; isReadyColumn: string | null; tableId: string; columnIds: string; enabled: boolean; name: string; memo: string; }'.
build_and_test (:lint:python:client:common:smoke:, 18.x, 3.10): test/server/lib/DocApi.ts#L4438
Property 'columnIds' is missing in type '{ url: string; unsubscribeKey: string; eventTypes: string[]; enabled: true; isReadyColumn: string; tableId: string; name: string; memo: string; }' but required in type '{ url: string; unsubscribeKey: string; eventTypes: string[]; isReadyColumn: string | null; tableId: string; columnIds: string; enabled: boolean; name: string; memo: string; }'.
build_and_test (:lint:python:client:common:smoke:, 18.x, 3.10): test/server/lib/DocApi.ts#L4809
Argument of type '{ url: string; unsubscribeKey: string; eventTypes: string[]; isReadyColumn: string; tableId: string; enabled: boolean; name: string; memo: string; }' is not assignable to parameter of type '{ url: string; unsubscribeKey: string; eventTypes: string[]; isReadyColumn: string | null; tableId: string; columnIds: string; enabled: boolean; name: string; memo: string; }'.
build_and_test (:lint:python:client:common:smoke:, 18.x, 3.10)
Process completed with exit code 2.
build_and_test (3.9, 18.x, :nbrowser-^[H-L]:)
Process completed with exit code 1.
build_and_test (3.9, 18.x, :nbrowser-^[H-L]:): test/nbrowser/WebhookOverflow.ts#L31
Property 'columnIds' is missing in type '{ url: string; eventTypes: "update"[]; enabled: true; name: string; tableId: string; }' but required in type 'WebhookFields'.
build_and_test (3.9, 18.x, :nbrowser-^[H-L]:): test/server/lib/DocApi.ts#L4421
Property 'columnIds' is missing in type '{ url: string; unsubscribeKey: string; eventTypes: string[]; enabled: true; isReadyColumn: string; tableId: string; name: string; memo: string; }' but required in type '{ url: string; unsubscribeKey: string; eventTypes: string[]; isReadyColumn: string | null; tableId: string; columnIds: string; enabled: boolean; name: string; memo: string; }'.
build_and_test (3.9, 18.x, :nbrowser-^[H-L]:): test/server/lib/DocApi.ts#L4438
Property 'columnIds' is missing in type '{ url: string; unsubscribeKey: string; eventTypes: string[]; enabled: true; isReadyColumn: string; tableId: string; name: string; memo: string; }' but required in type '{ url: string; unsubscribeKey: string; eventTypes: string[]; isReadyColumn: string | null; tableId: string; columnIds: string; enabled: boolean; name: string; memo: string; }'.
build_and_test (3.9, 18.x, :nbrowser-^[H-L]:): test/server/lib/DocApi.ts#L4809
Argument of type '{ url: string; unsubscribeKey: string; eventTypes: string[]; isReadyColumn: string; tableId: string; enabled: boolean; name: string; memo: string; }' is not assignable to parameter of type '{ url: string; unsubscribeKey: string; eventTypes: string[]; isReadyColumn: string | null; tableId: string; columnIds: string; enabled: boolean; name: string; memo: string; }'.
build_and_test (3.9, 18.x, :nbrowser-^[H-L]:)
Process completed with exit code 2.
build_and_test (3.9, 18.x, :nbrowser-^[^A-S]:): test/nbrowser/WebhookOverflow.ts#L31
Property 'columnIds' is missing in type '{ url: string; eventTypes: "update"[]; enabled: true; name: string; tableId: string; }' but required in type 'WebhookFields'.
build_and_test (3.9, 18.x, :nbrowser-^[^A-S]:): test/server/lib/DocApi.ts#L4421
Property 'columnIds' is missing in type '{ url: string; unsubscribeKey: string; eventTypes: string[]; enabled: true; isReadyColumn: string; tableId: string; name: string; memo: string; }' but required in type '{ url: string; unsubscribeKey: string; eventTypes: string[]; isReadyColumn: string | null; tableId: string; columnIds: string; enabled: boolean; name: string; memo: string; }'.
build_and_test (3.9, 18.x, :nbrowser-^[^A-S]:): test/server/lib/DocApi.ts#L4438
Property 'columnIds' is missing in type '{ url: string; unsubscribeKey: string; eventTypes: string[]; enabled: true; isReadyColumn: string; tableId: string; name: string; memo: string; }' but required in type '{ url: string; unsubscribeKey: string; eventTypes: string[]; isReadyColumn: string | null; tableId: string; columnIds: string; enabled: boolean; name: string; memo: string; }'.
build_and_test (3.9, 18.x, :nbrowser-^[^A-S]:): test/server/lib/DocApi.ts#L4809
Argument of type '{ url: string; unsubscribeKey: string; eventTypes: string[]; isReadyColumn: string; tableId: string; enabled: boolean; name: string; memo: string; }' is not assignable to parameter of type '{ url: string; unsubscribeKey: string; eventTypes: string[]; isReadyColumn: string | null; tableId: string; columnIds: string; enabled: boolean; name: string; memo: string; }'.
build_and_test (3.9, 18.x, :nbrowser-^[^A-S]:)
Process completed with exit code 2.
build_and_test (3.9, 18.x, :nbrowser-^[^A-S]:)
Process completed with exit code 1.
build_and_test (3.9, 18.x, :nbrowser-^[A-G]:): test/nbrowser/WebhookOverflow.ts#L31
Property 'columnIds' is missing in type '{ url: string; eventTypes: "update"[]; enabled: true; name: string; tableId: string; }' but required in type 'WebhookFields'.
build_and_test (3.9, 18.x, :nbrowser-^[A-G]:): test/server/lib/DocApi.ts#L4421
Property 'columnIds' is missing in type '{ url: string; unsubscribeKey: string; eventTypes: string[]; enabled: true; isReadyColumn: string; tableId: string; name: string; memo: string; }' but required in type '{ url: string; unsubscribeKey: string; eventTypes: string[]; isReadyColumn: string | null; tableId: string; columnIds: string; enabled: boolean; name: string; memo: string; }'.
build_and_test (3.9, 18.x, :nbrowser-^[A-G]:): test/server/lib/DocApi.ts#L4438
Property 'columnIds' is missing in type '{ url: string; unsubscribeKey: string; eventTypes: string[]; enabled: true; isReadyColumn: string; tableId: string; name: string; memo: string; }' but required in type '{ url: string; unsubscribeKey: string; eventTypes: string[]; isReadyColumn: string | null; tableId: string; columnIds: string; enabled: boolean; name: string; memo: string; }'.
build_and_test (3.9, 18.x, :nbrowser-^[A-G]:): test/server/lib/DocApi.ts#L4809
Argument of type '{ url: string; unsubscribeKey: string; eventTypes: string[]; isReadyColumn: string; tableId: string; enabled: boolean; name: string; memo: string; }' is not assignable to parameter of type '{ url: string; unsubscribeKey: string; eventTypes: string[]; isReadyColumn: string | null; tableId: string; columnIds: string; enabled: boolean; name: string; memo: string; }'.
build_and_test (3.9, 18.x, :nbrowser-^[A-G]:)
Process completed with exit code 2.
build_and_test (3.9, 18.x, :nbrowser-^[A-G]:)
Process completed with exit code 1.
build_and_test (3.9, 18.x, :server-2-of-2:)
Process completed with exit code 1.
build_and_test (3.9, 18.x, :server-2-of-2:): test/nbrowser/WebhookOverflow.ts#L31
Property 'columnIds' is missing in type '{ url: string; eventTypes: "update"[]; enabled: true; name: string; tableId: string; }' but required in type 'WebhookFields'.
build_and_test (3.9, 18.x, :server-2-of-2:): test/server/lib/DocApi.ts#L4421
Property 'columnIds' is missing in type '{ url: string; unsubscribeKey: string; eventTypes: string[]; enabled: true; isReadyColumn: string; tableId: string; name: string; memo: string; }' but required in type '{ url: string; unsubscribeKey: string; eventTypes: string[]; isReadyColumn: string | null; tableId: string; columnIds: string; enabled: boolean; name: string; memo: string; }'.
build_and_test (3.9, 18.x, :server-2-of-2:): test/server/lib/DocApi.ts#L4438
Property 'columnIds' is missing in type '{ url: string; unsubscribeKey: string; eventTypes: string[]; enabled: true; isReadyColumn: string; tableId: string; name: string; memo: string; }' but required in type '{ url: string; unsubscribeKey: string; eventTypes: string[]; isReadyColumn: string | null; tableId: string; columnIds: string; enabled: boolean; name: string; memo: string; }'.
build_and_test (3.9, 18.x, :server-2-of-2:): test/server/lib/DocApi.ts#L4809
Argument of type '{ url: string; unsubscribeKey: string; eventTypes: string[]; isReadyColumn: string; tableId: string; enabled: boolean; name: string; memo: string; }' is not assignable to parameter of type '{ url: string; unsubscribeKey: string; eventTypes: string[]; isReadyColumn: string | null; tableId: string; columnIds: string; enabled: boolean; name: string; memo: string; }'.
build_and_test (3.9, 18.x, :server-2-of-2:)
Process completed with exit code 2.
build_and_test (3.9, 18.x, :nbrowser-^[P-S]:)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_and_test (3.9, 18.x, :nbrowser-^[P-S]:)
No files were found with the provided path: /home/runner/work/_temp/test-logs. No artifacts will be uploaded.
build_and_test (3.9, 18.x, :nbrowser-^[M-O]:)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_and_test (3.9, 18.x, :nbrowser-^[M-O]:)
No files were found with the provided path: /home/runner/work/_temp/test-logs. No artifacts will be uploaded.
build_and_test (3.9, 18.x, :server-1-of-2:)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_and_test (3.9, 18.x, :server-1-of-2:)
No files were found with the provided path: /home/runner/work/_temp/test-logs. No artifacts will be uploaded.
build_and_test (3.9, 18.x, :lint:python:client:common:smoke:)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_and_test (3.9, 18.x, :lint:python:client:common:smoke:)
No files were found with the provided path: /home/runner/work/_temp/test-logs. No artifacts will be uploaded.
build_and_test (:lint:python:client:common:smoke:, 18.x, 3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_and_test (:lint:python:client:common:smoke:, 18.x, 3.11)
No files were found with the provided path: /home/runner/work/_temp/test-logs. No artifacts will be uploaded.
build_and_test (:lint:python:client:common:smoke:, 18.x, 3.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_and_test (:lint:python:client:common:smoke:, 18.x, 3.10)
No files were found with the provided path: /home/runner/work/_temp/test-logs. No artifacts will be uploaded.
build_and_test (3.9, 18.x, :nbrowser-^[H-L]:)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_and_test (3.9, 18.x, :nbrowser-^[H-L]:)
No files were found with the provided path: /home/runner/work/_temp/test-logs. No artifacts will be uploaded.
build_and_test (3.9, 18.x, :nbrowser-^[^A-S]:)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_and_test (3.9, 18.x, :nbrowser-^[^A-S]:)
No files were found with the provided path: /home/runner/work/_temp/test-logs. No artifacts will be uploaded.
build_and_test (3.9, 18.x, :nbrowser-^[A-G]:)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_and_test (3.9, 18.x, :nbrowser-^[A-G]:)
No files were found with the provided path: /home/runner/work/_temp/test-logs. No artifacts will be uploaded.
build_and_test (3.9, 18.x, :server-2-of-2:)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_and_test (3.9, 18.x, :server-2-of-2:)
No files were found with the provided path: /home/runner/work/_temp/test-logs. No artifacts will be uploaded.