Skip to content

feat: Add server command and fix ci build #36

feat: Add server command and fix ci build

feat: Add server command and fix ci build #36

Triggered via pull request October 24, 2024 14:11
@tglmantglman
synchronize #42
tglman:master
Status Success
Total duration 24m 1s
Artifacts

test.yml

on: pull_request
Matrix: build_and_test
Fit to window
Zoom out
Zoom in

Annotations

26 warnings
build_and_test (ubuntu-latest, stable, 3.2.34)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
build_and_test (ubuntu-latest, stable, 3.2.34)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build_and_test (ubuntu-latest, stable, 3.2.34)
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/
build_and_test (ubuntu-latest, stable, 3.2.34)
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/
build_and_test (ubuntu-latest, stable, 3.2.34)
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/
build_and_test (ubuntu-latest, stable, 3.2.34)
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/
build_and_test (ubuntu-latest, stable, 3.2.34): orientdb-client/src/sync/protocol/mod.rs#L18
unused import: `crate::common::protocol::messages::request::*`
build_and_test (ubuntu-latest, stable, 3.2.34): orientdb-client/src/common/types/value.rs#L14
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
build_and_test (ubuntu-latest, stable, 3.2.34): orientdb-client/src/common/protocol/v37/deserializer.rs#L157
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
build_and_test (ubuntu-latest, stable, 3.2.34): orientdb-client/src/common/protocol/v37/deserializer.rs#L157
use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
build_and_test (ubuntu-latest, stable, 3.2.34): orientdb-client/src/common/protocol/v37/deserializer.rs#L165
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
build_and_test (ubuntu-latest, stable, 3.2.34): orientdb-client/src/sync/protocol/mod.rs#L18
unused import: `crate::common::protocol::messages::request::*`
build_and_test (ubuntu-latest, stable, 3.2.34): orientdb-client/src/common/types/value.rs#L14
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
build_and_test (ubuntu-latest, stable, 3.2.34): orientdb-client/src/common/protocol/v37/deserializer.rs#L157
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
build_and_test (ubuntu-latest, stable, 3.2.34): orientdb-client/src/common/protocol/v37/deserializer.rs#L157
use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
build_and_test (ubuntu-latest, stable, 3.2.34): orientdb-client/src/common/protocol/v37/deserializer.rs#L165
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead