Skip to content

Update Node version requirement to v16 for Gershwin release. #718

Update Node version requirement to v16 for Gershwin release.

Update Node version requirement to v16 for Gershwin release. #718

Triggered via push April 30, 2024 06:19
Status Success
Total duration 1h 57m 51s
Artifacts 8

ci.yml

on: push
Matrix: build
Matrix: parse
Fit to window
Zoom out
Zoom in

Annotations

19 warnings
build (postgresql, ubuntu-22.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (postgresql, ubuntu-22.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (sqlite3, ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (sqlite3, ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (sqlite3, ubuntu-22.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (sqlite3, ubuntu-22.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (postgresql, ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (postgresql, ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
parse (sqlite3, ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
parse (sqlite3, ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
parse (sqlite3, ubuntu-22.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
parse (sqlite3, ubuntu-22.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
parse (postgresql, ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
parse (postgresql, ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
parse (postgresql, ubuntu-22.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
parse (postgresql, ubuntu-22.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
docker / docker-sqlite
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, bhowell2/github-substring-action@v1, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker / docker-pgsql
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, bhowell2/github-substring-action@v1, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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: "codecompass-ubuntu-20.04-postgresql-bin", "codecompass-ubuntu-20.04-postgresql-compiletime", "codecompass-ubuntu-20.04-sqlite3-bin", "codecompass-ubuntu-20.04-sqlite3-compiletime", "codecompass-ubuntu-22.04-postgresql-bin", "codecompass-ubuntu-22.04-postgresql-compiletime", "codecompass-ubuntu-22.04-sqlite3-bin", "codecompass-ubuntu-22.04-sqlite3-compiletime". 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
codecompass-ubuntu-20.04-postgresql-bin Expired
461 MB
codecompass-ubuntu-20.04-postgresql-compiletime Expired
400 KB
codecompass-ubuntu-20.04-sqlite3-bin Expired
461 MB
codecompass-ubuntu-20.04-sqlite3-compiletime Expired
393 KB
codecompass-ubuntu-22.04-postgresql-bin Expired
461 MB
codecompass-ubuntu-22.04-postgresql-compiletime Expired
402 KB
codecompass-ubuntu-22.04-sqlite3-bin Expired
460 MB
codecompass-ubuntu-22.04-sqlite3-compiletime Expired
395 KB