deploy javascript sdk #76
javascript-sdk.yml
on: workflow_dispatch
Matrix: build-javascript-sdk-linux
Matrix: build-javascript-sdk-macos-windows
Oh hello! Nice to see you.
Made with ❤️ by humans.txt
Annotations
1 error and 68 warnings
|
build-javascript-sdk-macos-windows (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, postgresml/gh-actions-cargo@master, 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-javascript-sdk-macos-windows (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, postgresml/gh-actions-cargo@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-javascript-sdk-macos-windows (macos-latest)
No files were found with the provided path: pgml-sdks/pgml/javascript/dist/x86_64-apple-darwin-index.node. No artifacts will be uploaded.
|
build-javascript-sdk-macos-windows (macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-javascript-sdk-macos-windows (macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-javascript-sdk-macos-windows (macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-javascript-sdk-macos-windows (macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-javascript-sdk-macos-windows (macos-latest)
use of deprecated method `collection::Collection::query`: please use `vector_search` instead
|
build-javascript-sdk-macos-windows (macos-latest)
fields `name` and `active` are never read
|
build-javascript-sdk-macos-windows (macos-latest)
fields `id`, `created_at`, `chunk_id`, and `embedding` are never read
|
build-javascript-sdk-macos-windows (macos-latest)
fields `created_at`, `document_id`, and `chunk_index` are never read
|
build-javascript-sdk-macos-windows (macos-latest)
fields `id` and `created_at` are never read
|
build-javascript-sdk-macos-windows (macos-latest)
fields `id` and `created_at` are never read
|
build-javascript-sdk-macos-windows (macos-latest)
`pgml` (lib) generated 6 warnings
|
build-javascript-sdk-macos-windows (ubuntu-22.04, x86_64-unknown-linux-gnu-index.node)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, postgresml/gh-actions-cargo@master, 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-javascript-sdk-macos-windows (ubuntu-22.04, x86_64-unknown-linux-gnu-index.node)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, postgresml/gh-actions-cargo@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-javascript-sdk-macos-windows (ubuntu-22.04, x86_64-unknown-linux-gnu-index.node)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-javascript-sdk-macos-windows (ubuntu-22.04, x86_64-unknown-linux-gnu-index.node)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-javascript-sdk-macos-windows (ubuntu-22.04, x86_64-unknown-linux-gnu-index.node)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-javascript-sdk-macos-windows (ubuntu-22.04, x86_64-unknown-linux-gnu-index.node)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-javascript-sdk-macos-windows (ubuntu-22.04, x86_64-unknown-linux-gnu-index.node)
use of deprecated method `collection::Collection::query`: please use `vector_search` instead
|
build-javascript-sdk-macos-windows (ubuntu-22.04, x86_64-unknown-linux-gnu-index.node)
fields `name` and `active` are never read
|
build-javascript-sdk-macos-windows (ubuntu-22.04, x86_64-unknown-linux-gnu-index.node)
fields `id`, `created_at`, `chunk_id`, and `embedding` are never read
|
build-javascript-sdk-macos-windows (ubuntu-22.04, x86_64-unknown-linux-gnu-index.node)
fields `created_at`, `document_id`, and `chunk_index` are never read
|
build-javascript-sdk-macos-windows (ubuntu-22.04, x86_64-unknown-linux-gnu-index.node)
fields `id` and `created_at` are never read
|
build-javascript-sdk-macos-windows (ubuntu-22.04, x86_64-unknown-linux-gnu-index.node)
fields `id` and `created_at` are never read
|
build-javascript-sdk-macos-windows (ubuntu-22.04, x86_64-unknown-linux-gnu-index.node)
`pgml` (lib) generated 6 warnings
|
build-javascript-sdk-linux (buildjet-4vcpu-ubuntu-2204-arm)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, postgresml/gh-actions-cargo@master, actions/setup-node@v3, 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-javascript-sdk-linux (buildjet-4vcpu-ubuntu-2204-arm)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, postgresml/gh-actions-cargo@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-javascript-sdk-linux (buildjet-4vcpu-ubuntu-2204-arm)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-javascript-sdk-linux (buildjet-4vcpu-ubuntu-2204-arm)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-javascript-sdk-linux (buildjet-4vcpu-ubuntu-2204-arm)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-javascript-sdk-linux (buildjet-4vcpu-ubuntu-2204-arm)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-javascript-sdk-linux (buildjet-4vcpu-ubuntu-2204-arm)
No files were found with the provided path: pgml-sdks/pgml/javascript/dist/aarch64-unknown-linux-gnu-index.node. No artifacts will be uploaded.
|
build-javascript-sdk-linux (buildjet-4vcpu-ubuntu-2204-arm)
use of deprecated method `collection::Collection::query`: please use `vector_search` instead
|
build-javascript-sdk-linux (buildjet-4vcpu-ubuntu-2204-arm)
fields `name` and `active` are never read
|
build-javascript-sdk-linux (buildjet-4vcpu-ubuntu-2204-arm)
fields `id`, `created_at`, `chunk_id`, and `embedding` are never read
|
build-javascript-sdk-linux (buildjet-4vcpu-ubuntu-2204-arm)
fields `created_at`, `document_id`, and `chunk_index` are never read
|
build-javascript-sdk-linux (buildjet-4vcpu-ubuntu-2204-arm)
fields `id` and `created_at` are never read
|
build-javascript-sdk-linux (buildjet-4vcpu-ubuntu-2204-arm)
fields `id` and `created_at` are never read
|
build-javascript-sdk-linux (buildjet-4vcpu-ubuntu-2204-arm)
`pgml` (lib) generated 6 warnings
|
build-javascript-sdk-linux (ubuntu-22.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, postgresml/gh-actions-cargo@master, actions/setup-node@v3, 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-javascript-sdk-linux (ubuntu-22.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, postgresml/gh-actions-cargo@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-javascript-sdk-linux (ubuntu-22.04)
use of deprecated method `collection::Collection::query`: please use `vector_search` instead
|
build-javascript-sdk-linux (ubuntu-22.04)
fields `name` and `active` are never read
|
build-javascript-sdk-linux (ubuntu-22.04)
fields `id`, `created_at`, `chunk_id`, and `embedding` are never read
|
build-javascript-sdk-linux (ubuntu-22.04)
fields `created_at`, `document_id`, and `chunk_index` are never read
|
build-javascript-sdk-linux (ubuntu-22.04)
fields `id` and `created_at` are never read
|
build-javascript-sdk-linux (ubuntu-22.04)
fields `id` and `created_at` are never read
|
build-javascript-sdk-linux (ubuntu-22.04)
`pgml` (lib) generated 6 warnings
|
build-javascript-sdk-linux (ubuntu-22.04)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-javascript-sdk-linux (ubuntu-22.04)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-javascript-sdk-linux (ubuntu-22.04)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-javascript-sdk-linux (ubuntu-22.04)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-javascript-sdk-macos-windows (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, postgresml/gh-actions-cargo@master, 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-javascript-sdk-macos-windows (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, postgresml/gh-actions-cargo@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-javascript-sdk-macos-windows (windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-javascript-sdk-macos-windows (windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-javascript-sdk-macos-windows (windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-javascript-sdk-macos-windows (windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-javascript-sdk-macos-windows (windows-latest)
use of deprecated method `collection::Collection::query`: please use `vector_search` instead
|
build-javascript-sdk-macos-windows (windows-latest)
fields `name` and `active` are never read
|
build-javascript-sdk-macos-windows (windows-latest)
fields `id`, `created_at`, `chunk_id`, and `embedding` are never read
|
build-javascript-sdk-macos-windows (windows-latest)
fields `created_at`, `document_id`, and `chunk_index` are never read
|
build-javascript-sdk-macos-windows (windows-latest)
fields `id` and `created_at` are never read
|
build-javascript-sdk-macos-windows (windows-latest)
fields `id` and `created_at` are never read
|
build-javascript-sdk-macos-windows (windows-latest)
`pgml` (lib) generated 6 warnings
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "node-artifacts".
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/
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
node-artifacts
Expired
|
36 MB |
|