Skip to content

Use v2 of emergent, etable, empi, and Cogent Core #23

Use v2 of emergent, etable, empi, and Cogent Core

Use v2 of emergent, etable, empi, and Cogent Core #23

Triggered via pull request August 17, 2024 18:44
@kkoreillykkoreilly
synchronize #28
v2
Status Failure
Total duration 1m 41s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: examples/eqplot/eqplot.go#L23
sim.New undefined (type *Sim has no field or method New)
build: examples/eqplot/eqplot.go#L24
sim.ConfigAll undefined (type *Sim has no field or method ConfigAll)
build: examples/eqplot/eqplot.go#L25
sim.Config.GUI undefined (type func() has no field or method GUI)
build: examples/eqplot/eqplot.go#L26
sim.RunGUI undefined (type *Sim has no field or method RunGUI)
build: examples/eqplot/eqplot.go#L28
sim.RunNoGUI undefined (type *Sim has no field or method RunNoGUI)
build: examples/eqplot/eqplot.go#L63
undefined: plot.Plot2D
build: examples/eqplot/eqplot.go#L66
undefined: core
build: examples/eqplot/eqplot.go#L69
undefined: core
build: examples/eqplot/eqplot.go#L132
undefined: plot.Plot2D
build: examples/eqplot/eqplot.go#L144
undefined: core
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/