update to latest emergent with path rendering #114
Annotations
7 errors and 1 warning
build:
examples/bench_lvis/bench_lvis_test.go#L12
"cogentcore.org/core/tensor" imported and not used
|
build:
examples/bench_lvis/bench_lvis_test.go#L57
multiple-value pats.ColumnByName("Input") (value of type (tensor.Tensor, error)) in single-value context
|
build:
examples/bench_lvis/bench_lvis_test.go#L58
multiple-value pats.ColumnByName("Output") (value of type (tensor.Tensor, error)) in single-value context
|
build:
examples/kinaseq/kinaseq.go#L179
fmt.Sprintf format %03d has arg minusHz of wrong type float32
|
build:
examples/pcore_ds/pcore_test.go#L30
too many arguments in call to stats.MeanTensor
|
build:
examples/pcore_vs/pcore_test.go#L30
too many arguments in call to stats.MeanTensor
|
build
Process completed with exit code 1.
|
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/
|