Skip to content

further renaming of core packages, especially of tree and imagex #7

further renaming of core packages, especially of tree and imagex

further renaming of core packages, especially of tree and imagex #7

Triggered via push April 14, 2024 06:46
Status Failure
Total duration 59s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build
missing go.sum entry for module providing package github.com/jackmordaunt/icns/v2 (imported by cogentcore.org/core/core/cmd); to add:
build
missing go.sum entry for module providing package github.com/Masterminds/semver/v3 (imported by cogentcore.org/core/core/cmd); to add:
build: confusion/confusion.go#L13
import "cogentcore.org/core/core" is a program, not an importable package
build: decoder/linear.go#L12
no required module provides package cogentcore.org/core/math32; to add it:
build: emer/prjn.go#L11
no required module provides package cogentcore.org/core/reflectx; to add it:
build: netparams/io.go#L16
no required module provides package cogentcore.org/core/gox/indent; to add it:
build: netparams/io.go#L17
no required module provides package cogentcore.org/core/iox/jsonx; to add it:
build: netparams/io.go#L18
no required module provides package cogentcore.org/core/iox/tomlx; to add it:
build: params/io.go#L22
no required module provides package goki.dev/grows; to add it:
build: params/apply.go#L15
import "cogentcore.org/core/core" is a program, not an importable package
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.