Skip to content

Fix: Send mint id as event key.id for mint in batch #407

Fix: Send mint id as event key.id for mint in batch

Fix: Send mint id as event key.id for mint in batch #407

Triggered via pull request October 18, 2023 14:13
Status Success
Total duration 2m 8s
Artifacts

cargo_test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
Cargo Test
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Cargo Test
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/
Cargo Test
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/
Cargo Test
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/
Cargo Test
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/
Cargo Test: fireblocks/src/signer.rs#L40
use of deprecated method `holaplex_hub_core::chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
Cargo Test
`fireblocks` (lib test) generated 1 warning (1 duplicate)
Cargo Test: api/src/events/processor.rs#L3
unused import: `bs58`
Cargo Test
`holaplex-hub-treasuries` (lib test) generated 1 warning (run `cargo fix --lib -p holaplex-hub-treasuries --tests` to apply 1 suggestion)