chore: update to the latest gremlin server in GH actions #153
Annotations
28 warnings
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, actions-rs/[email protected], coverallsapp/[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/
|
Run grcov
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/
|
Coveralls upload
Unexpected input(s) 'flag-name', valid inputs are ['github-token', 'path-to-lcov', 'parallel', 'parallel-finished', 'coveralls-endpoint', 'base-path']
|
Coveralls upload
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 cargo test with tokio:
gremlin-client/src/io/serializer_v2.rs#L44
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
|
Run cargo test with tokio:
gremlin-client/src/io/serializer_v3.rs#L45
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
|
Run cargo test with tokio:
gremlin-client/src/io/serializer_v2.rs#L508
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
|
Run cargo test with tokio:
gremlin-client/src/io/serializer_v3.rs#L538
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
|
Run cargo test with tokio
`gremlin-client` (lib) generated 2 warnings
|
Run cargo test with tokio:
gremlin-client/tests/integration_client_v2.rs#L162
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
Run cargo test with tokio:
gremlin-client/tests/integration_client_v2.rs#L211
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
Run cargo test with tokio:
gremlin-client/tests/integration_client_v2.rs#L245
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
|
Run cargo test with tokio:
gremlin-client/tests/integration_client_v2.rs#L287
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
Run cargo test with tokio
`gremlin-client` (test "integration_client_v2") generated 4 warnings
|
Install latest nightly
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/
|
Install latest nightly
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/
|
Install latest nightly
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/
|
Install latest nightly
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 cargo test with async-std:
gremlin-client/src/io/serializer_v2.rs#L44
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
|
Run cargo test with async-std:
gremlin-client/src/io/serializer_v3.rs#L45
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
|
Run cargo test with async-std:
gremlin-client/src/io/serializer_v2.rs#L508
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
|
Run cargo test with async-std:
gremlin-client/src/io/serializer_v3.rs#L538
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
|
Run cargo test with async-std
`gremlin-client` (lib) generated 2 warnings
|
Run cargo test with async-std:
gremlin-client/tests/integration_client_v2.rs#L162
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
Run cargo test with async-std:
gremlin-client/tests/integration_client_v2.rs#L211
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
Run cargo test with async-std:
gremlin-client/tests/integration_client_v2.rs#L245
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
|
Run cargo test with async-std:
gremlin-client/tests/integration_client_v2.rs#L287
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
Run cargo test with async-std
`gremlin-client` (test "integration_client_v2") generated 4 warnings
|
The logs for this run have expired and are no longer available.
Loading