Add support for Saya deployments #243
Annotations
5 errors and 9 warnings
clippy:
cli/src/command/deployments/create.rs#L112
using `clone` on type `Option<bool>` which implements the `Copy` trait
|
clippy:
cli/src/command/deployments/create.rs#L117
using `clone` on type `Option<i64>` which implements the `Copy` trait
|
clippy:
cli/src/command/deployments/create.rs#L118
using `clone` on type `Option<i64>` which implements the `Copy` trait
|
clippy
Process completed with exit code 101.
|
fmt
Process completed with exit code 1.
|
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/
|
fmt:
cli/src/command/deployments/create.rs#L5
Diff in /home/runner/work/slot/slot/cli/src/command/deployments/create.rs
|
fmt:
cli/src/command/deployments/describe.rs#L4
Diff in /home/runner/work/slot/slot/cli/src/command/deployments/describe.rs
|
fmt:
cli/src/command/deployments/logs.rs#L115
Diff in /home/runner/work/slot/slot/cli/src/command/deployments/logs.rs
|
fmt:
cli/src/command/deployments/services/mod.rs#L3
Diff in /home/runner/work/slot/slot/cli/src/command/deployments/services/mod.rs
|
fmt:
cli/src/command/deployments/services/mod.rs#L11
Diff in /home/runner/work/slot/slot/cli/src/command/deployments/services/mod.rs
|
fmt:
cli/src/command/deployments/update.rs#L7
Diff in /home/runner/work/slot/slot/cli/src/command/deployments/update.rs
|
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/
|