Skip to content

add sample info for ra25 #36

add sample info for ra25

add sample info for ra25 #36

Triggered via push August 24, 2024 05:33
Status Failure
Total duration 1m 43s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: examples/eqplot/eqplot.go#L24
sim.New undefined (type *Sim has no field or method New)
build: examples/eqplot/eqplot.go#L25
sim.ConfigAll undefined (type *Sim has no field or method ConfigAll)
build: examples/eqplot/eqplot.go#L26
sim.Config.GUI undefined (type func() has no field or method GUI)
build: examples/eqplot/eqplot.go#L27
sim.RunGUI undefined (type *Sim has no field or method RunGUI)
build: examples/eqplot/eqplot.go#L29
sim.RunNoGUI undefined (type *Sim has no field or method RunNoGUI)
build: examples/eqplot/eqplot.go#L64
undefined: plot.Plot2D
build: examples/eqplot/eqplot.go#L67
undefined: core
build: examples/eqplot/eqplot.go#L70
undefined: core
build: examples/eqplot/eqplot.go#L133
undefined: plot.Plot2D
build: examples/eqplot/eqplot.go#L145
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/