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 docs publishing #1252

Merged
merged 1 commit into from
Oct 1, 2023
Merged

Conversation

aartigao
Copy link
Contributor

@aartigao aartigao commented Oct 1, 2023

[error] /home/runner/work/fs2-kafka/fs2-kafka/docs/src/main/scala/fs2/kafka/docs/Main.scala:12:47: match may not be exhaustive.
[error]     val Array(major, minor, _) = version.split('.')
[error]                                               ^
[error] /home/runner/work/fs2-kafka/fs2-kafka/docs/src/main/scala/fs2/kafka/docs/Main.scala:17:43: match may not be exhaustive.
[error]     val Array(major, _, _) = version.split('.')
[error]                                           ^
[error] two errors found
[error] (docs / Compile / compileIncremental) Compilation failed
[error] Total time: 10 s, completed Oct 1, 2023 7:48:53 AM

@aartigao aartigao merged commit 2a1a3d7 into fd4s:series/3.x Oct 1, 2023
8 checks passed
@aartigao aartigao deleted the fix-docs-compilation branch October 1, 2023 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant