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

chore: Fix build warnings #1

Merged
merged 1 commit into from
Jul 16, 2024
Merged

chore: Fix build warnings #1

merged 1 commit into from
Jul 16, 2024

Conversation

halostatue
Copy link
Member

Although we are not building anything new with gen_queue, it is still worth fixing some minor issues.

  1. Switch from Travis to GHA.
  2. Change @since … attributes to @doc since: ….
  3. Run mix format.
  4. Make Elixir 1.15 the minimum version supported.
  5. Fix a badly named test file.

Although we are not building anything new with `gen_queue`, it is still worth
fixing some minor issues.

1. Switch from Travis to GHA.
2. Change `@since …` attributes to `@doc since: …`.
3. Run `mix format`.
4. Make Elixir 1.15 the minimum version supported.
5. Fix a badly named test file.
@halostatue halostatue merged commit b1186b2 into main Jul 16, 2024
3 checks passed
@halostatue halostatue deleted the modernization branch July 16, 2024 15:28
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