update to latest mods #836
build.yml
on: push
test
1m 40s
test-coverage
2m 2s
Annotations
20 errors and 2 warnings
test:
examples/dls/dls.go#L218
assignment mismatch: 2 variables but net.AddUSLayers returns 3 values
|
test:
examples/dls/dls.go#L232
net.AddBG undefined (type *axon.Network has no field or method AddBG)
|
test:
examples/dls/dls.go#L284
net.ConnectToMatrix undefined (type *axon.Network has no field or method ConnectToMatrix)
|
test:
examples/dls/dls.go#L285
net.ConnectToMatrix undefined (type *axon.Network has no field or method ConnectToMatrix)
|
test:
examples/dls/dls.go#L286
net.ConnectToMatrix undefined (type *axon.Network has no field or method ConnectToMatrix)
|
test:
examples/dls/dls.go#L287
net.ConnectToMatrix undefined (type *axon.Network has no field or method ConnectToMatrix)
|
test:
examples/dls/dls.go#L288
net.ConnectToMatrix undefined (type *axon.Network has no field or method ConnectToMatrix)
|
test:
examples/dls/dls.go#L289
net.ConnectToMatrix undefined (type *axon.Network has no field or method ConnectToMatrix)
|
test:
examples/dls/dls.go#L1056
undefined: axon.PTNotMaintLayer
|
test:
examples/pvlv/pvlv.go#L763
cannot use cond.RunNames (variable of type []string) as string value in argument to cb.SetStrings
|
test-coverage:
examples/dls/dls.go#L218
assignment mismatch: 2 variables but net.AddUSLayers returns 3 values
|
test-coverage:
examples/dls/dls.go#L232
net.AddBG undefined (type *axon.Network has no field or method AddBG)
|
test-coverage:
examples/dls/dls.go#L284
net.ConnectToMatrix undefined (type *axon.Network has no field or method ConnectToMatrix)
|
test-coverage:
examples/dls/dls.go#L285
net.ConnectToMatrix undefined (type *axon.Network has no field or method ConnectToMatrix)
|
test-coverage:
examples/dls/dls.go#L286
net.ConnectToMatrix undefined (type *axon.Network has no field or method ConnectToMatrix)
|
test-coverage:
examples/dls/dls.go#L287
net.ConnectToMatrix undefined (type *axon.Network has no field or method ConnectToMatrix)
|
test-coverage:
examples/dls/dls.go#L288
net.ConnectToMatrix undefined (type *axon.Network has no field or method ConnectToMatrix)
|
test-coverage:
examples/dls/dls.go#L289
net.ConnectToMatrix undefined (type *axon.Network has no field or method ConnectToMatrix)
|
test-coverage:
examples/dls/dls.go#L1056
undefined: axon.PTNotMaintLayer
|
test-coverage:
examples/pvlv/pvlv.go#L763
cannot use cond.RunNames (variable of type []string) as string value in argument to cb.SetStrings
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|