fix ci

4 jobs for feat/service/cards in 7 seconds (queued for 3 seconds)
Status Job ID Name Coverage
  Lint
failed #73222
linux
cargo_check

00:00:07

failed #73223
linux
cargo_clippy

00:00:06

 
  Test
skipped #73224
linux
cargo_test
 
  Build
skipped #73225
linux
cargo_build
 
Name Stage Failure
failed
cargo_check Lint
Executing "step_script" stage of the job script
Using docker image sha256:c7bf205db148c9f9202dbece143e86487c678d108c3936897cfd9bcd7915dd3c for rust:latest with digest rust@sha256:6d44ed87fe759752c89d1f68596f84a23493d3d3395ed843d3a1c104866e5d9e ...
$ command -v ssh-agent >/dev/null || ( apt-get update -y && apt-get install openssh-client -y )
$ eval $(ssh-agent -s)
Agent pid 13
$ echo "$SSH_PRIVATE_KEY" | tr -d '\r' | ssh-add -
Error loading key "(stdin)": invalid format
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1

failed
cargo_clippy Lint
Executing "step_script" stage of the job script
Using docker image sha256:c7bf205db148c9f9202dbece143e86487c678d108c3936897cfd9bcd7915dd3c for rust:latest with digest rust@sha256:6d44ed87fe759752c89d1f68596f84a23493d3d3395ed843d3a1c104866e5d9e ...
$ command -v ssh-agent >/dev/null || ( apt-get update -y && apt-get install openssh-client -y )
$ eval $(ssh-agent -s)
Agent pid 11
$ echo "$SSH_PRIVATE_KEY" | tr -d '\r' | ssh-add -
Error loading key "(stdin)": invalid format
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1