Skip to content

feat: add module support for hierarchical CPN composition #232

feat: add module support for hierarchical CPN composition

feat: add module support for hierarchical CPN composition #232

Triggered via pull request October 26, 2025 23:25
Status Failure
Total duration 1m 31s
Artifacts

elixir.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 8 warnings
build
Process completed with exit code 1.
dialyzer
Process completed with exit code 1.
test
Process completed with exit code 1.
credo
Process completed with exit code 13.
credo: lib/coloured_flow/runtime/subflow_manager/default.ex#L87
Function is too complex (cyclomatic complexity is 10, max is 9).
credo: lib/coloured_flow/builder/flow_converter.ex#L290
Function is too complex (cyclomatic complexity is 10, max is 9).
credo: lib/coloured_flow/runtime/subflow_manager/default.ex#L125
Last clause in `with` is redundant.
credo: lib/coloured_flow/runtime/subflow_manager/default.ex#L139
Last clause in `with` is redundant.
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.