chore: bump prost from 0.13.2 to 0.13.3 #842
Annotations
16 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af
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/
|
Run actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af
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/
|
Run actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af
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/
|
Run actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af
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/
|
Run actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
Run actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505
/home/runner/work/quary/quary/rust/wasm-binding/Cargo.toml: version requirement `0.9.34+deprecated` for dependency `serde_yaml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
|
Run actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505:
rust/pbjson-types/src/timestamp.rs#L11
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
|
Run actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505
`pbjson-types` (lib) generated 1 warning
|
Run actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505:
rust/wasm-binding/src/rpc_helpers_test.rs#L8
function `setup_file_mocks` is never used
|
Run actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505:
rust/wasm-binding/src/rpc_helpers_test.rs#L20
function `files_to_file_system` is never used
|
Run actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505
`quary-wasm-bindgen` (lib) generated 2 warnings
|
Run actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505:
rust/quary-databases/src/databases_bigquery.rs#L6
use of deprecated function `google_cloud_auth::project::create_token_source`: Use DefaultTokenSourceProvider instead
|
Run actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505:
rust/quary-databases/src/databases_bigquery.rs#L104
use of deprecated function `google_cloud_auth::project::create_token_source`: Use DefaultTokenSourceProvider instead
|
Run actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505:
rust/quary-databases/src/databases_dremio.rs#L4
use of deprecated function `base64::encode`: Use Engine::encode
|
Loading