Skip to content

Merge pull request #28 from emer/v2 #25

Merge pull request #28 from emer/v2

Merge pull request #28 from emer/v2 #25

Triggered via push August 18, 2024 06:23
Status Failure
Total duration 1m 28s
Artifacts

go.yml

on: push
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/