Skip to content

Doc building is failing #3969

@LLCampos

Description

@LLCampos

Locally, following what is described on CONTRIBUTING.md I run sbt docs/makeMicrosite, but it fails with:

error: state.md:236:1: Expected compile errors but program compiled successfully without errors
val nextLong: State[Future[AsyncSeed], Future[Long]] = State { seedF => 
^
error: state.md:310:1: Expected compile errors but program compiled successfully without errors
val invalid = for {
^
error: state.md:329:1: Expected compile errors but program compiled successfully without errors
valid.run(Open)
^^^^^^^^^^^^^^^
info: Compiled in 26s (3 errors, 12 warnings)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions