feat/connect snapshot query generator #79
Annotations
16 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
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:
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_duckdb.rs#L900
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
Run actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505:
rust/quary-databases/src/databases_duckdb.rs#L1023
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
Run actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505:
rust/quary-databases/src/databases_duckdb.rs#L1132
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
Run actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505:
rust/quary-databases/src/databases_duckdb.rs#L1256
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
Run actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505:
rust/quary-databases/src/databases_postgres.rs#L1155
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
Run actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505:
rust/quary-databases/src/databases_postgres.rs#L1282
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
Run actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505:
rust/quary-databases/src/databases_redshift.rs#L661
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
Run actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505:
rust/quary-databases/src/databases_redshift.rs#L789
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
Loading