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

Add Go linting Action and fix results #246

Merged
merged 2 commits into from
Mar 26, 2023
Merged

Add Go linting Action and fix results #246

merged 2 commits into from
Mar 26, 2023

Conversation

kenellorando
Copy link
Owner

@kenellorando kenellorando commented Mar 26, 2023

PR adds the repository's first Github Action, which lints all Go code under cadence/server for all pull requests to master. It additionally fixes the linter's suggestions that we handle any w.Write errors, which are now logged.

@kenellorando kenellorando self-assigned this Mar 26, 2023
just try running docker compose build

Try building individual cadence containrs

disable dockerhub login

Try to build containers

delete other workflows

Try consolidating workflows

Add codeql scan

Add working directory

Fix go version

Remove pr branch

Add go linter action
Repository owner deleted a comment from github-advanced-security bot Mar 26, 2023
Repository owner deleted a comment from github-advanced-security bot Mar 26, 2023
Check all returned errors
@kenellorando kenellorando changed the title Add GitHub Action Add Go linting Action and fix results Mar 26, 2023
@kenellorando kenellorando added the domain: all Relates to project meta or repository label Mar 26, 2023
@kenellorando kenellorando merged commit 0ce9b34 into master Mar 26, 2023
@kenellorando kenellorando deleted the lintactions branch March 26, 2023 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain: all Relates to project meta or repository
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant