Pre-release updates #69
Annotations
3 warnings
|
rust
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, peter-evans/create-pull-request@v7. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
rust
use of deprecated constant `_::restate_sdk_trait_api_is_deprecated`: The trait-based service API is deprecated; put #[restate_sdk::service] (or #[object]/#[workflow]) on an impl block instead. See the crate docs.
|
|
rust
use of deprecated constant `_::restate_sdk_trait_api_is_deprecated`: The trait-based service API is deprecated; put #[restate_sdk::service] (or #[object]/#[workflow]) on an impl block instead. See the crate docs.
|