Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix mac builds #418

Merged
merged 2 commits into from
Jul 9, 2023
Merged

Fix mac builds #418

merged 2 commits into from
Jul 9, 2023

Conversation

apoorvdeshmukh
Copy link
Contributor

Mac builds failed with following error

# github.com/microsoft/go-sqlcmd/cmd/modern/root/open
root/open/ads_darwin.go:31:14: undefined: localizer
##[error]The Go task failed with an error: Error: The process '/Users/runner/hostedtoolcache/go/1.18.0/x64/bin/go' failed with exit code 2

VS Code did not throw errors/warning as it warned that this file is within mdule "." which is not included in workspace.

Copy link
Collaborator

@shueybubbles shueybubbles left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@apoorvdeshmukh apoorvdeshmukh merged commit ad518e3 into main Jul 9, 2023
@apoorvdeshmukh apoorvdeshmukh deleted the apoorvdeshmukh/fixMacBuilds branch July 9, 2023 04:47
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