Skip to content

Projected NFT indexing #165

Projected NFT indexing

Projected NFT indexing #165

Triggered via push October 31, 2023 17:25
Status Failure
Total duration 2m 59s
Artifacts

rustdoc.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 7 warnings
ci: indexer/tasks/src/multiera/multiera_projected_nft.rs#L29
expected type, found module `AddressConfig`
ci: indexer/tasks/src/dsl/task_macro.rs#L290
no associated item named `TASK_NAME` found for struct `MultiEraProjectedNftTask` in the current scope
ci: indexer/tasks/src/dsl/task_macro.rs#L293
no associated item named `DEPENDENCIES` found for struct `MultiEraProjectedNftTask` in the current scope
ci: indexer/tasks/src/dsl/task_macro.rs#L305
no function or associated item named `should_add_task` found for struct `MultiEraProjectedNftTask` in the current scope
ci: indexer/tasks/src/dsl/task_macro.rs#L309
no function or associated item named `new` found for struct `MultiEraProjectedNftTask` in the current scope
ci: indexer/tasks/src/multiera/multiera_projected_nft.rs#L38
cannot find function `handle_projeced_nft` in this scope
ci: indexer/tasks/src/dsl/task_macro.rs#L353
no associated item named `TASK_NAME` found for struct `MultiEraProjectedNftTask` in the current scope
ci
could not compile `tasks` (lib) due to 7 previous errors
ci
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
ci
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/
ci
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/
ci
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/
ci
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/
ci
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/
ci
profiles for the non root package will be ignored, specify profiles at the workspace root:
ci
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`