Skip to content

import yaegicore

import yaegicore #19

Triggered via push July 14, 2024 07:17
Status Failure
Total duration 59s
Artifacts

core.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build
missing go.sum entry for module providing package gonum.org/v1/gonum/mat (imported by cogentcore.org/core/tensor); to add:
build
missing go.sum entry for module providing package gonum.org/v1/gonum/floats (imported by cogentcore.org/core/tensor/stats/split); to add:
build
missing go.sum entry for module providing package github.com/cogentcore/yaegi/interp (imported by cogentcore.org/core/yaegicore); to add:
build
missing go.sum entry for module providing package github.com/cogentcore/yaegi/stdlib (imported by cogentcore.org/core/yaegicore); to add:
build
Process completed with exit code 1.
build
The following actions uses Node.js version which is deprecated 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/