Skip to content

Update nom requirement from 6.1 to 7.1 #38

Update nom requirement from 6.1 to 7.1

Update nom requirement from 6.1 to 7.1 #38

Triggered via pull request October 25, 2024 07:28
Status Failure
Total duration 39s
Artifacts

test.yml

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

Annotations

4 errors and 16 warnings
build_and_test (ubuntu-latest, stable, 3.2.34): orientdb-client/src/common/protocol/parser.rs#L4
unresolved imports `nom::do_parse`, `nom::named`, `nom::take`, `nom::try_parse`
build_and_test (ubuntu-latest, stable, 3.2.34): orientdb-client/src/common/protocol/v37/deserializer.rs#L20
unresolved imports `nom::cond`, `nom::do_parse`, `nom::many_m_n`, `nom::named`, `nom::try_parse`
build_and_test (ubuntu-latest, stable, 3.2.34): orientdb-client/src/common/protocol/v37/deserializer.rs#L2
unresolved imports `super::super::parser::parse_bool`, `super::super::parser::parse_optimized_identity`, `super::super::parser::parse_string_varint`
build_and_test (ubuntu-latest, stable, 3.2.34)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
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/common/protocol/parser.rs#L1
unused import: `crate::common::types::rid::ORecordID`
build_and_test (ubuntu-latest, stable, 3.2.34): orientdb-client/src/common/protocol/v37/deserializer.rs#L19
unused imports: `be_f32`, `be_f64`, `be_i64`, `be_i8`, and `be_u8`
build_and_test (ubuntu-latest, stable, 3.2.34): orientdb-client/src/sync/protocol/mod.rs#L18
unused import: `crate::common::protocol::messages::request::*`