more renaming of core packages #5
Annotations
9 errors and 1 warning
build:
examples/axon/act.go#L8
no required module provides package cogentcore.org/core/math32; to add it:
|
build
missing go.sum entry for module providing package github.com/muesli/termenv (imported by cogentcore.org/core/grog); to add:
|
build
missing go.sum entry for module providing package github.com/mattn/go-shellwords (imported by cogentcore.org/core/grease); to add:
|
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:
slboolview/slboolview.go#L10
no required module provides package cogentcore.org/core/reflectx; to add it:
|
build:
slboolview/slboolview.go#L11
no required module provides package cogentcore.org/core/views; to add it:
|
build:
slboolview/slboolview.go#L8
import "cogentcore.org/core/core" is a program, not an importable package
|
build
Process completed with exit code 1.
|
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/.
|