The GitHub Actions job "Publish nightly snapshots and documentation" on pekko-http.git/main has failed. Run started by GitHub user He-Pin (triggered by He-Pin).
Head commit for run: ca3bb4ccfb02a02ca253538d2f3e3f0d3a287eae / He-Pin(kerr) <[email protected]> build: remove stale scalafix dependency from docs module (#1113) Motivation: `sbt clean` fails with `IllegalArgumentException: Cannot add dependency ... to configuration 'scalafix' ... because this configuration doesn't exist!` because the `docs` module disables `ScalafixPlugin` but still declares `httpScalafixRules % ScalafixConfig` in `.dependsOn(...)`. Modification: Remove the unused `httpScalafixRules % ScalafixConfig` dependency from the `docs` module. The docs module does not use scalafix rules. Result: `sbt clean` no longer fails on the docs module due to a missing Ivy configuration. Tests: Not run - build configuration only References: Fixes #925 Report URL: https://github.com/apache/pekko-http/actions/runs/28489114213 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
