AlgebraicJulia / SyntacticModels.jl

Specifying models with syntax trees
MIT License
2 stars 3 forks source link

Intertypes, this time for real #31

Open olynch opened 5 months ago

jpfairbanks commented 5 months ago

@olynch, it looks like it isn't precompiling in GHA.

ERROR: The following 1 direct dependency failed to precompile:

SyntacticModels [22bb929c-8bcf-4852-b455-eb3e1675e09c]

Failed to precompile SyntacticModels [22bb929c-8bcf-4852-b455-eb3e1675e09c] to "/home/runner/.julia/compiled/v1.10/SyntacticModels/jl_dmXMSG".
WARNING: could not import DiagrammaticEquations.decapodeacset into ASKEMDecapodes
WARNING: could not import ASKEMDecapodes.decapodeacset into askemdecapodes
ERROR: LoadError: UndefVarError: `decapodeacset` not defined
Stacktrace:
 [1] top-level scope
   @ ~/work/SyntacticModels.jl/SyntacticModels.jl/src/decapodes.jl:17
 [2] top-level scope
   @ ~/work/SyntacticModels.jl/SyntacticModels.jl/src/decapodes.jl:14
 [3] include(mod::Module, _path::String)