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

removed redundant nil error checking run_file_config_parser.go and added error handling in publish.go #1452

Closed
wants to merge 3 commits into from

Conversation

Exar04
Copy link

@Exar04 Exar04 commented Sep 19, 2024

Removed redundant nil error checking in pkg/runfileconfig/run_file_config_parser.go and added proper error handling while unmarshalling json in pkg/runfileconfig/standalone/publish.go

Signed-off-by: yash dhadve [email protected]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

…nfig_parser.go and added proper error handling while unmarshalling json in pkg/runfileconfig/standalone/publish.go

Signed-off-by: yash dhadve [email protected]
@Exar04 Exar04 requested review from a team as code owners September 19, 2024 06:14
@yaron2
Copy link
Member

yaron2 commented Oct 1, 2024

@Exar04 See test and linter failures.

@Exar04 Exar04 closed this Oct 19, 2024
@Exar04 Exar04 deleted the adding-proper-error-handling branch October 19, 2024 17:14
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