Skip to content

remove legacy command from workflow #41

remove legacy command from workflow

remove legacy command from workflow #41

Triggered via push October 11, 2023 16:30
Status Failure
Total duration 34s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
build: core/mock_pc.go#L11
missing go.sum entry for module providing package github.com/golang/mock/gomock (imported by github.com/ensi-platform/elc/core); to add:
build: core/workspace.go#L9
missing go.sum entry for module providing package github.com/hashicorp/go-version (imported by github.com/ensi-platform/elc/core); to add:
build: core/pc.go#L11
missing go.sum entry for module providing package github.com/mattn/go-isatty (imported by github.com/ensi-platform/elc/core); to add:
build: core/component_config.go#L3
missing go.sum entry for module providing package gopkg.in/yaml.v2 (imported by github.com/ensi-platform/elc/core); to add:
build: cmd/elc.go#L6
missing go.sum entry for module providing package github.com/spf13/cobra (imported by github.com/ensi-platform/elc/cmd); to add:
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/