Fix CI #38
Annotations
10 warnings
build:
../../../.julia/packages/Documenter/pA5Sa/src/utilities/utilities.jl#L46
no docs found for 'Automaton(a::MDD)' in `@docs` block in src/constraints/constraint_commons.md:32-40
```@docs; canonical=false
AbstractMultivaluedDecisionDiagram
MDD
AbstractAutomaton
Automaton
Automaton(a::MDD)
accept
at_end
```
|
build:
../../../.julia/packages/Documenter/pA5Sa/src/utilities/utilities.jl#L46
no docs found for 'make_comparisons' in `@docs` block in src/learning/comparison.md:35-38
```@docs; canonical=false
make_comparisons
comparison_layer
```
|
build:
../../../.julia/packages/Documenter/pA5Sa/src/utilities/utilities.jl#L46
unable to get the binding for 'CompositionalNeworks.tr_in' in `@docs` block in src/learning/compositional_networks.md:11-19 from expression ':(CompositionalNeworks.tr_in)' in module CompositionalNetworks
```@docs; canonical=false
map_tr!
lazy
lazy_param
as_bitvector
as_int
reduce_symbols
CompositionalNeworks.tr_in
```
exception = UndefVarError: `CompositionalNeworks` not defined
|
build:
../../../.julia/packages/DocumenterVitepress/AH5XK/src/writer.jl#L659
DocumenterVitepress: un-expanded `@example debug2` block encountered on page src/full_api.md.
The first few lines of code in this node are:
```
2 + 2
```
|
build:
../../../.julia/packages/DocumenterVitepress/AH5XK/src/writer.jl#L659
DocumenterVitepress: un-expanded `@example debug1` block encountered on page src/full_api.md.
The first few lines of code in this node are:
```
2 + 2
```
|
build:
../../../.julia/packages/DocumenterVitepress/AH5XK/src/writer.jl#L659
DocumenterVitepress: un-expanded `@example intention1` block encountered on page src/full_api.md.
The first few lines of code in this node are:
```
using Constraints # hide
c = concept(:dist_different)
c([1, 2, 3, 3]) && !c([1, 2, 3, 4])
```
|
build:
../../../.julia/packages/DocumenterVitepress/AH5XK/src/writer.jl#L659
DocumenterVitepress: un-expanded `@example intention2` block encountered on page src/full_api.md.
The first few lines of code in this node are:
```
using Constraints # hide
c = concept(:dist_different)
c([1, 2, 3, 3]) && !c([1, 2, 3, 4])
```
|
build:
../../../.julia/packages/DocumenterVitepress/AH5XK/src/writer.jl#L659
DocumenterVitepress: un-expanded `@example debug2` block encountered on page src/constraints/generic_constraints.md.
The first few lines of code in this node are:
```
2 + 2
```
|
build:
../../../.julia/packages/DocumenterVitepress/AH5XK/src/writer.jl#L659
DocumenterVitepress: un-expanded `@example debug1` block encountered on page src/constraints/generic_constraints.md.
The first few lines of code in this node are:
```
2 + 2
```
|
build:
../../../.julia/packages/DocumenterVitepress/AH5XK/src/writer.jl#L659
DocumenterVitepress: un-expanded `@example intention1` block encountered on page src/constraints/generic_constraints.md.
The first few lines of code in this node are:
```
using Constraints # hide
c = concept(:dist_different)
c([1, 2, 3, 3]) && !c([1, 2, 3, 4])
```
|