Skip to content

(Automatic) Release Python, Rust & Github #21

(Automatic) Release Python, Rust & Github

(Automatic) Release Python, Rust & Github #21

Manually triggered April 15, 2024 20:04
Status Cancelled
Total duration 31m 35s
Artifacts 1

release_auto.yml

on: workflow_dispatch
Matrix: _Release 3 - Publish python to pypi / python-linux
Matrix: _Release 3 - Publish python to pypi / python-macos
Matrix: _Release 3 - Publish python to pypi / python-windows
Matrix: _Release 4 - Publish to Github / publish to Github
Matrix: _Release 2 - Publish Rust package to crates.io / Release Rust package to crates.io
_Release 3 - Publish python to pypi  /  Publish to PyPi
0s
_Release 3 - Publish python to pypi / Publish to PyPi
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 30 warnings
_Release 3 - Publish python to pypi / python-linux (x86_64)
The process '/usr/bin/docker' failed with exit code 1
_Release 3 - Publish python to pypi / python-linux (aarch64)
The job was canceled because "x86_64" failed.
_Release 3 - Publish python to pypi / python-linux (aarch64)
The operation was canceled.
_Release 3 - Publish python to pypi / python-windows (x64)
The operation was canceled.
_Release 4 - Publish to Github / publish to Github (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lannonbr/[email protected], actions/checkout@v3, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
_Release 4 - Publish to Github / publish to Github (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: lannonbr/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
_Release 3 - Publish python to pypi / python-linux (x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lannonbr/[email protected], actions/cache@v3, actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
_Release 3 - Publish python to pypi / python-linux (x86_64)
The following actions uses node12 which is deprecated and will be forced to run on node16: lannonbr/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
_Release 2 - Publish Rust package to crates.io / Release Rust package to crates.io (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lannonbr/[email protected], actions/cache@v3, actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
_Release 2 - Publish Rust package to crates.io / Release Rust package to crates.io (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: lannonbr/[email protected], actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
_Release 2 - Publish Rust package to crates.io / Release Rust package to crates.io (ubuntu-latest)
profiles for the non root package will be ignored, specify profiles at the workspace root:
_Release 2 - Publish Rust package to crates.io / Release Rust package to crates.io (ubuntu-latest)
profiles for the non root package will be ignored, specify profiles at the workspace root:
_Release 2 - Publish Rust package to crates.io / Release Rust package to crates.io (ubuntu-latest)
package `generator v0.7.6` in Cargo.lock is yanked in registry `crates-io`, consider updating to a version that is not yanked
_Release 2 - Publish Rust package to crates.io / Release Rust package to crates.io (ubuntu-latest)
use of deprecated method `chrono::NaiveDateTime::timestamp_millis`: use `.and_utc().timestamp_millis()` instead
_Release 2 - Publish Rust package to crates.io / Release Rust package to crates.io (ubuntu-latest)
`raphtory-graphql` (lib) generated 2 warnings (run `cargo fix --lib -p raphtory-graphql` to apply 1 suggestion)
_Release 2 - Publish Rust package to crates.io / Release Rust package to crates.io (ubuntu-latest)
profiles for the non root package will be ignored, specify profiles at the workspace root:
_Release 2 - Publish Rust package to crates.io / Release Rust package to crates.io (ubuntu-latest)
profiles for the non root package will be ignored, specify profiles at the workspace root:
_Release 2 - Publish Rust package to crates.io / Release Rust package to crates.io (ubuntu-latest)
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_millis`: use `DateTime::from_timestamp_millis` instead
_Release 2 - Publish Rust package to crates.io / Release Rust package to crates.io (ubuntu-latest)
use of deprecated method `chrono::NaiveDateTime::timestamp_millis`: use `.and_utc().timestamp_millis()` instead
_Release 2 - Publish Rust package to crates.io / Release Rust package to crates.io (ubuntu-latest)
use of deprecated method `chrono::NaiveDateTime::timestamp_millis`: use `.and_utc().timestamp_millis()` instead
_Release 2 - Publish Rust package to crates.io / Release Rust package to crates.io (ubuntu-latest)
use of deprecated method `chrono::NaiveDateTime::timestamp_millis`: use `.and_utc().timestamp_millis()` instead
_Release 2 - Publish Rust package to crates.io / Release Rust package to crates.io (ubuntu-latest)
use of deprecated method `chrono::NaiveDateTime::timestamp_millis`: use `.and_utc().timestamp_millis()` instead
_Release 2 - Publish Rust package to crates.io / Release Rust package to crates.io (ubuntu-latest)
use of deprecated method `chrono::NaiveDateTime::timestamp_millis`: use `.and_utc().timestamp_millis()` instead
_Release 2 - Publish Rust package to crates.io / Release Rust package to crates.io (ubuntu-latest)
use of deprecated method `chrono::NaiveDateTime::timestamp_millis`: use `.and_utc().timestamp_millis()` instead
_Release 2 - Publish Rust package to crates.io / Release Rust package to crates.io (ubuntu-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/
_Release 2 - Publish Rust package to crates.io / Release Rust package to crates.io (ubuntu-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/
_Release 2 - Publish Rust package to crates.io / Release Rust package to crates.io (ubuntu-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/
_Release 2 - Publish Rust package to crates.io / Release Rust package to crates.io (ubuntu-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/
_Release 3 - Publish python to pypi / python-macos (x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lannonbr/[email protected], actions/cache@v3, actions/checkout@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/.
_Release 3 - Publish python to pypi / python-macos (x86_64)
The following actions uses node12 which is deprecated and will be forced to run on node16: lannonbr/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
_Release 3 - Publish python to pypi / python-macos (aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lannonbr/[email protected], actions/cache@v3, actions/checkout@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/.
_Release 3 - Publish python to pypi / python-macos (aarch64)
The following actions uses node12 which is deprecated and will be forced to run on node16: lannonbr/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

Artifacts

Produced during runtime
Name Size
pyartifacts Expired
112 MB