Skip to content

Conversation

mrs1669
Copy link

@mrs1669 mrs1669 commented Apr 28, 2024

  1. enviro ments -> environments
  2. ou put -> output
  3. tim out -> timeout

(updated)

@lpusok
Copy link
Contributor

lpusok commented Apr 30, 2024

Thanks. Under the vendor/ folder we store vendored dependencies, please do not edit them. Any issue there has to be fixed in the dependency's repository.

@mrs1669 mrs1669 changed the title Fix some typos Fix some typos in cli May 6, 2024
@mrs1669
Copy link
Author

mrs1669 commented May 6, 2024

Thanks. Under the vendor/ folder we store vendored dependencies, please do not edit them. Any issue there has to be fixed in the dependency's repository.

@lpusok
Thank you, I understand!
I deleted the differences under the "vendor" folder. I have submitted a PR in the dependency's repository.
bitrise-io/envman#220

@lpusok
Copy link
Contributor

lpusok commented May 16, 2024

main.go:3:8: could not import github.com/bitrise-io/bitrise/cli (-: # github.com/bitrise-io/bitrise/cli
cli/run.go:37:2: OutputFormatKey redeclared in this block
	cli/commands.go:20:2: other declaration of OutputFormatKey) (typecheck)
import "github.com/bitrise-io/bitrise/cli"
       ^
cli/agent.go:1: : # github.com/bitrise-io/bitrise/cli [github.com/bitrise-io/bitrise/cli.test]
cli/run.go:37:2: OutputFormatKey redeclared in this block
	cli/commands.go:20:2: other declaration of OutputFormatKey (typecheck)
package cli
: # github.com/bitrise-io/bitrise/cli [github.com/bitrise-io/bitrise/cli.test]
cli/run.go:37:2: OutputFormatKey redeclared in this block
	cli/commands.go:20:2: other declaration of OutputFormatKey```
Does not build sadly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants