hip looper functions #53
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/
|