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: make sure that the local variable is initialized before using it #16

Merged
merged 1 commit into from
May 7, 2024

Conversation

kayman-mk
Copy link
Member

Description

The shell reported an unused variable. This PR initializes the variable to get rid of the error

Verification

Tested locally.

Checklist

  • My code follows the style guidelines of the project
  • I have performed a self-review of my own code

Copy link

github-actions bot commented May 7, 2024

Hey @kayman-mk! 👋

Thank you for your contribution to the project. Please refer to the contribution rules for a quick overview of the process.

Make sure that this PR clearly explains:

  • the problem being solved
  • the best way a reviewer and you can test your changes

With submitting this PR you confirm that you hold the rights of the code added and agree that it will published under this LICENSE.

The following ChatOps commands are supported:

  • /help: notifies a maintainer to help you out

Simply add a comment with the command in the first line. If you need to pass more information, separate it with a blank line from the command.

This message was generated automatically. You are welcome to improve it.

@PascalFrenz PascalFrenz merged commit 9420f56 into main May 7, 2024
13 checks passed
@PascalFrenz PascalFrenz deleted the kayman-mk-patch-1 branch May 7, 2024 11:56
@HapagLloydTechnicalUser
Copy link

🎉 This PR is included in version 1.2.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants