Skip to content

V2 library release

V2 library release #22

Triggered via pull request December 9, 2024 16:34
@yaricomyaricom
synchronize #4
v2
Status Failure
Total duration 39s
Artifacts

super-linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
lint: cppn/cppn.go#L85
func `queryCPPNNetwork` is unused (unused)
lint: executor.go#L40
SA1019: rand.Seed has been deprecated since Go 1.20 and an alternative has been available since Go 1.0: As of Go 1.20 there is no reason to call Seed with a random value. Programs that call Seed with a known value to get a specific sequence of results should use New(NewSource(seed)) to obtain a local random generator. (staticcheck)
lint: eshyperneat/es_hyper_neat.go#L9
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
lint
issues found
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/goESHyperNEAT/goESHyperNEAT. Supported file pattern: go.sum