Skip to content

Iterate on new and existing koans #60

Iterate on new and existing koans

Iterate on new and existing koans #60

Triggered via pull request August 26, 2025 17:37
Status Failure
Total duration 2m 15s
Artifacts

elixir.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
build (1.18.4, 28.0.2)
Process completed with exit code 12.
build (1.18.4, 28.0.2): lib/koans/21_control_flow.ex#L24
Unless conditions should avoid having an `else` block.
build (1.18.4, 28.0.2): lib/koans/18_genservers.ex#L164
Modules should have a @moduledoc tag.
build (1.18.4, 28.0.2): lib/koans/18_genservers.ex#L199
Modules should have a @moduledoc tag.