Wuelfhis Asuaje

Results 10 comments of Wuelfhis Asuaje

> These are the changes I made to make my scripts work again: > > ```shell > curl -fsSL https://apt.releases.hashicorp.com/gpg | sudo gpg --yes --dearmor -o /usr/share/keyrings/hashicorp-archive-keyring.gpg > echo "deb...

If you find a block like this: remove it ``` - context: cluster: "" user: "" name: default ```

Sure I'll do on Monday as I'm traveling El sáb, 6 abr. 2024 17:58, Autumn ***@***.***> escribió: > Hi! Mind pushing an empty commit? CI has failed to pick this...

> Hi! Mind pushing an empty commit? CI has failed to pick this up and I think it'll only pick it up on a new commit? 🤔 Done!

Nice! El lun, 8 abr 2024 a las 13:31, Autumn (Bee) ***@***.***>) escribió: > CI running! > > — > Reply to this email directly, view it on GitHub >...

Forgot to run cargo fmt without the check parameter, now it is ok, can retry the CI

Ok will run those El mar, 9 abr 2024 a las 4:27, Autumn (Bee) ***@***.***>) escribió: > Make sure: > > - Cargo fmt > - Cargo clippy > -...

Fixed! El mar, 9 abr 2024 a las 14:09, Autumn (Bee) ***@***.***>) escribió: > cargo clippy is still failing :( > > error: used `cloned` where `copied` could be used...