Skip to content

Basic export of scraped events #61

Basic export of scraped events

Basic export of scraped events #61

Triggered via push July 14, 2024 13:52
Status Success
Total duration 1m 10s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
field `main_registry` is never read: src/exporter/mod.rs#L20
warning: field `main_registry` is never read --> src/exporter/mod.rs:20:5 | 18 | pub struct Server { | ------ field in this struct 19 | address: String, 20 | main_registry: Registry, | ^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default
Clippy check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/clippy-check@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 check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions-rs/clippy-check@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
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/
build
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/