Derive macro to register struct of metrics #753
rust.yml
on: pull_request
Check
23s
Test Suite
1m 2s
Rustfmt
15s
Clippy
1m 0s
Check rustdoc intra-doc links
28s
Matrix: Cross compile
Annotations
37 errors and 36 warnings
Cross compile (wasm32-unknown-unknown)
Process completed with exit code 101.
|
Cross compile (powerpc-unknown-linux-gnu)
The job was canceled because "wasm32-unknown-unknown" failed.
|
Cross compile (powerpc-unknown-linux-gnu)
Process completed with exit code 101.
|
Cross compile (powerpc64-unknown-linux-gnu)
The job was canceled because "wasm32-unknown-unknown" failed.
|
Cross compile (powerpc64-unknown-linux-gnu)
Process completed with exit code 101.
|
Cross compile (armv7-unknown-linux-gnueabihf)
The job was canceled because "wasm32-unknown-unknown" failed.
|
Cross compile (armv7-unknown-linux-gnueabihf)
Process completed with exit code 101.
|
Check:
src/registry.rs#L395
missing documentation for a trait
|
Check:
src/registry.rs#L396
missing documentation for a method
|
Check:
src/registry.rs#L399
missing documentation for a trait
|
Check:
src/registry.rs#L400
missing documentation for an associated function
|
Check:
src/registry.rs#L414
missing documentation for a trait
|
Check:
src/registry.rs#L415
missing documentation for a method
|
Check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Check rustdoc intra-doc links:
src/registry.rs#L395
missing documentation for a trait
|
Check rustdoc intra-doc links:
src/registry.rs#L396
missing documentation for a method
|
Check rustdoc intra-doc links:
src/registry.rs#L399
missing documentation for a trait
|
Check rustdoc intra-doc links:
src/registry.rs#L400
missing documentation for an associated function
|
Check rustdoc intra-doc links:
src/registry.rs#L414
missing documentation for a trait
|
Check rustdoc intra-doc links:
src/registry.rs#L415
missing documentation for a method
|
Check rustdoc intra-doc links
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Clippy:
src/registry.rs#L395
missing documentation for a trait
|
Clippy:
src/registry.rs#L396
missing documentation for a method
|
Clippy:
src/registry.rs#L399
missing documentation for a trait
|
Clippy:
src/registry.rs#L400
missing documentation for an associated function
|
Clippy:
src/registry.rs#L414
missing documentation for a trait
|
Clippy:
src/registry.rs#L415
missing documentation for a method
|
Clippy
could not compile `prometheus-client` (lib) due to 6 previous errors
|
Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Test Suite:
src/registry.rs#L395
missing documentation for a trait
|
Test Suite:
src/registry.rs#L396
missing documentation for a method
|
Test Suite:
src/registry.rs#L399
missing documentation for a trait
|
Test Suite:
src/registry.rs#L400
missing documentation for an associated function
|
Test Suite:
src/registry.rs#L414
missing documentation for a trait
|
Test Suite:
src/registry.rs#L415
missing documentation for a method
|
Test Suite
could not compile `prometheus-client` (lib) due to 6 previous errors
|
Test Suite
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Rustfmt
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/
|
Rustfmt
The following actions uses Node.js version which is deprecated and will be forced to run on node20: arduino/setup-protoc@v1, 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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Cross compile (wasm32-unknown-unknown)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Cross compile (wasm32-unknown-unknown)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/setup-python@v2, actions/cache@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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: arduino/setup-protoc@v1, actions/checkout@v2, actions-rs/toolchain@v1, actions/setup-python@v2, actions/cache@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/
|
Check
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
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
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
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 rustdoc intra-doc links
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 rustdoc intra-doc links
The following actions uses Node.js version which is deprecated and will be forced to run on node20: arduino/setup-protoc@v1, 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/
|
Check rustdoc intra-doc links
lint `broken_intra_doc_links` has been renamed to `rustdoc::broken_intra_doc_links`
|
Check rustdoc intra-doc links
`prometheus-client-derive-encode` (lib doc) generated 1 warning (1 duplicate)
|
Check rustdoc intra-doc links
`prometheus-client-derive-register` (lib doc) generated 1 warning
|
Check rustdoc intra-doc links
`prometheus-client` (lib doc) generated 1 warning (1 duplicate)
|
Check rustdoc intra-doc links
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 rustdoc intra-doc links
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 rustdoc intra-doc links
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 rustdoc intra-doc links
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/
|
Clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@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/
|
Clippy
The following actions uses Node.js version which is deprecated and will be forced to run on node20: arduino/setup-protoc@v1, actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@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/
|
Clippy
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/
|
Clippy
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/
|
Clippy
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/
|
Clippy
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/setup-python@v2, actions/cache@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 following actions uses Node.js version which is deprecated and will be forced to run on node20: arduino/setup-protoc@v1, actions/checkout@v2, actions-rs/toolchain@v1, actions/setup-python@v2, actions/cache@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/
|
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/
|