feat(applying): update doc concerning fees #912
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
validate.yml
on: push
Test Suite
6m 7s
Lints
7s
Matrix: Check
Annotations
3 errors and 52 warnings
Lints
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
Check (macOS-latest, stable)
failed to run custom build command for `librocksdb-sys v0.11.0+8.1.1`
|
Check (macOS-latest, stable)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
|
Lints
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/
|
Lints
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/
|
Lints
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/
|
Lints
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/
|
Lints
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/
|
Check (macOS-latest, stable)
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/
|
Check (macOS-latest, stable)
clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found]
|
Check (macOS-latest, stable)
rocksdb/include/rocksdb/cache.h:14:10: fatal error: 'cstdint' file not found
|
Check (macOS-latest, stable)
^~~~~~~~~
|
Check (macOS-latest, stable)
clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found]
|
Check (macOS-latest, stable)
rocksdb/cache/cache_entry_roles.h:8:10: fatal error: 'array' file not found
|
Check (macOS-latest, stable)
^~~~~~~
|
Check (macOS-latest, stable)
1 error generated.
|
Check (macOS-latest, stable)
In file included from rocksdb/cache/cache_key.cc:6:
|
Check (macOS-latest, stable)
#include <cstdint>
|
Check (macOS-latest, stable)
ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "--target=x86_64-apple-darwin" "-mmacosx-version-min=10.7" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DOS_MACOSX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/Users/runner/work/pallas/pallas/target/debug/build/librocksdb-sys-aa9ed46edfd6ddef/out/rocksdb/cache/cache_entry_roles.o" "-c" "rocksdb/cache/cache_entry_roles.cc" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "--target=x86_64-apple-darwin" "-mmacosx-version-min=10.7" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DOS_MACOSX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/Users/runner/work/pallas/pallas/target/debug/build/librocksdb-sys-aa9ed46edfd6ddef/out/rocksdb/cache/cache_helpers.o" "-c" "rocksdb/cache/cache_helpers.cc"
|
Check (macOS-latest, stable)
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/
|
Check (macOS-latest, stable)
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/
|
Check (macOS-latest, stable)
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/
|
Check (macOS-latest, stable)
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/
|
Test Suite
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/
|
Test Suite
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/
|
Test Suite
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/
|
Test Suite
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/
|
Test Suite
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/
|
Test Suite:
pallas-network/tests/protocols.rs#L9
unused import: `pallas_network::miniprotocols::handshake::n2c`
|
Test Suite:
pallas-network/tests/protocols.rs#L11
unused import: `ClientAcquireRequest`
|
Test Suite:
pallas-network/tests/protocols.rs#L18
unused imports: `PROTOCOL_N2C_HANDSHAKE`, `PROTOCOL_N2C_STATE_QUERY`
|
Test Suite
`pallas-network` (test "protocols") generated 3 warnings (run `cargo fix --test "protocols"` to apply 3 suggestions)
|
Test Suite:
pallas/src/lib.rs#L10
unknown lint: `rustdoc::missing_doc_code_examples`
|
Test Suite:
pallas/src/lib.rs#L10
lint `missing_doc_code_examples` has been renamed to `rustdoc::missing_doc_code_examples`
|
Test Suite
2 warnings emitted
|
Check (windows-latest, stable)
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/
|
Check (windows-latest, stable):
pallas-network/src/facades.rs#L1
unused import: `std::path::Path`
|
Check (windows-latest, stable):
pallas-network/src/facades.rs#L11
unused import: `Confirmation`
|
Check (windows-latest, stable):
pallas-network/src/facades.rs#L15
unused imports: `PROTOCOL_N2C_CHAIN_SYNC`, `PROTOCOL_N2C_HANDSHAKE`, `PROTOCOL_N2C_STATE_QUERY`
|
Check (windows-latest, stable):
pallas-network/src/multiplexer.rs#L6
unused import: `std::path::Path`
|
Check (windows-latest, stable)
`pallas-network` (lib) generated 4 warnings (run `cargo fix --lib -p pallas-network` to apply 4 suggestions)
|
Check (windows-latest, stable):
examples/n2c-miniprotocols/src/main.rs#L3
unused import: `PRE_PRODUCTION_MAGIC`
|
Check (windows-latest, stable):
examples/n2c-miniprotocols/src/main.rs#L7
function `do_localstate_query` is never used
|
Check (windows-latest, stable):
examples/n2c-miniprotocols/src/main.rs#L30
function `do_chainsync` is never used
|
Check (windows-latest, stable):
examples/n2c-miniprotocols/src/main.rs#L59
constant `SOCKET_PATH` is never used
|
Check (windows-latest, stable)
`n2c-miniprotocols` (bin "n2c-miniprotocols") generated 4 warnings (run `cargo fix --bin "n2c-miniprotocols"` to apply 1 suggestion)
|
Check (windows-latest, stable)
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/
|
Check (windows-latest, stable)
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/
|
Check (windows-latest, stable)
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/
|
Check (windows-latest, stable)
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/
|
Check (ubuntu-latest, stable)
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/
|
Check (ubuntu-latest, stable)
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/
|
Check (ubuntu-latest, stable)
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/
|
Check (ubuntu-latest, stable)
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/
|
Check (ubuntu-latest, stable)
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/
|