Skip to content

more detail on gpi

more detail on gpi #62

Triggered via push October 19, 2024 21:46
Status Failure
Total duration 1m 48s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: examples/bench/bench.go#L36
missing key in map literal
build: examples/bench/bench.go#L68
net.InitName undefined (type *leabra.Network has no field or method InitName)
build: examples/bench/bench.go#L84
undefined: BackPath
build: examples/bench/bench.go#L85
undefined: BackPath
build: examples/bench/bench.go#L86
undefined: BackPath
build: examples/bench/bench.go#L90
invalid operation: hid3Lay (variable of type *leabra.Layer) is not an interface
build: examples/bench/bench.go#L91
invalid operation: outLay (variable of type *leabra.Layer) is not an interface
build: examples/bench/bench.go#L93
invalid operation: hid2Lay (variable of type *leabra.Layer) is not an interface
build: examples/bench/bench.go#L94
invalid operation: hid3Lay (variable of type *leabra.Layer) is not an interface
build: examples/bench/bench.go#L95
invalid operation: outLay (variable of type *leabra.Layer) is not an interface
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/