feat(torii): add config file support for Torii deployments #349
Annotations
10 errors and 4 warnings
clippy:
cli/src/command/deployments/create.rs#L4
use of deprecated function `base64::encode`: Use Engine::encode
|
clippy:
cli/src/command/deployments/create.rs#L71
use of deprecated function `base64::encode`: Use Engine::encode
|
clippy:
cli/src/command/deployments/create.rs#L71
the borrowed expression implements the required traits
|
clippy
Process completed with exit code 101.
|
test:
cli/src/command/deployments/create.rs#L4
use of deprecated function `base64::encode`: Use Engine::encode
|
test:
cli/src/command/deployments/create.rs#L71
use of deprecated function `base64::encode`: Use Engine::encode
|
test
Process completed with exit code 101.
|
ensure-windows:
cli/src/command/deployments/create.rs#L4
use of deprecated function `base64::encode`: Use Engine::encode
|
ensure-windows:
cli/src/command/deployments/create.rs#L71
use of deprecated function `base64::encode`: Use Engine::encode
|
ensure-windows
Process completed with exit code 1.
|
fmt
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ensure-windows
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|