Skip to content

feat: add module support for hierarchical CPN composition #230

feat: add module support for hierarchical CPN composition

feat: add module support for hierarchical CPN composition #230

Triggered via pull request October 26, 2025 02:13
Status Failure
Total duration 1m 30s
Artifacts

elixir.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 5 warnings
build
Process completed with exit code 1.
credo
Process completed with exit code 12.
test
Process completed with exit code 1.
credo: lib/coloured_flow/builder/flow_converter.ex#L290
Function is too complex (cyclomatic complexity is 10, max is 9).
credo: lib/coloured_flow/validators/definition/module_validator.ex#L31
Last clause in `with` is redundant.
credo: lib/coloured_flow/validators/definition/module_validator.ex#L75
Last clause in `with` is redundant.
credo: lib/coloured_flow/validators/definition/module_validator.ex#L324
Last clause in `with` is redundant.
credo: lib/coloured_flow/validators/definition/module_validator.ex#L353
Last clause in `with` is redundant.