Skip to content

add schemas and a start working on factory #2

add schemas and a start working on factory

add schemas and a start working on factory #2

Triggered via push July 16, 2023 07:23
Status Success
Total duration 1m 3s
Artifacts

wasm.yaml

on: push
WASM check
52s
WASM check
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
WASM check
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/
WASM check: contracts/badge-nft/src/contract.rs#L1
unused import: `std::iter::zip`
WASM check: contracts/badge-nft/src/contract.rs#L7
unused import: `sg721_base::ContractError`
WASM check: contracts/badge-nft/src/entry.rs#L7
unused import: `METADATA`
WASM check: contracts/badge-nft/src/contract.rs#L97
method `query_badge` is never used
WASM check: contracts/badge-nft/src/error.rs#L14
variants `Unauthorized` and `RolesMetadataMismatch` are never constructed
WASM check
`badge-nft` (lib) generated 5 warnings (run `cargo fix --lib -p badge-nft` to apply 3 suggestions)
WASM 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/
WASM 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/
WASM 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/
WASM 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/