fix: change graphql object name of mint history #484
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
cargo.yml
on: push
clippy/check/doc
2m 9s
cargo fmt
1m 24s
Annotations
21 warnings
cargo fmt
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 fmt
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 fmt
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 fmt
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 fmt
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/check/doc
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/
|
clippy/check/doc
output filename collision.
|
clippy/check/doc
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/check/doc
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/check/doc
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/check/doc
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/check/doc:
api/src/lib.rs#L287
binding's name is too similar to existing binding
|
clippy/check/doc:
api/src/events.rs#L79
docs for function returning `Result` missing `# Errors` section
|
clippy/check/doc:
api/src/events.rs#L79
this function has too many lines (102/100)
|
clippy/check/doc:
api/src/mutations/collection.rs#L258
docs for function returning `Result` missing `# Errors` section
|
clippy/check/doc:
api/src/mutations/collection.rs#L517
docs for function returning `Result` missing `# Errors` section
|
clippy/check/doc:
api/src/mutations/collection.rs#L572
docs for function returning `Result` missing `# Errors` section
|
clippy/check/doc:
api/src/mutations/collection.rs#L633
docs for function returning `Result` missing `# Errors` section
|
clippy/check/doc:
api/src/mutations/collection.rs#L643
docs for function returning `Result` missing `# Errors` section
|
clippy/check/doc:
api/src/mutations/mint.rs#L324
docs for function returning `Result` missing `# Errors` section
|
clippy/check/doc:
api/src/mutations/mint.rs#L484
docs for function returning `Result` missing `# Errors` section
|