Use Visual Studio Code for Salesforce Development
If you have multiple orgs connected or authorized in VSCode, then your code must be getting dpeloyed to one of the default org set.
Try setting the org you want to use as default using below command:
sfdx force:config:set defaultusername = 'Username that you want to use'
And then confirm the list of orgs by using below command:
https://trailhead.salesforce.com/trailblazer-community/feed/0D54S00000A8uZISAZ
I'm also concerned about SSL warning.
https://stackoverflow.com/questions/70365875/error-during-creation-self-signed-ssl-with-