Feature: Organizations support #169
Triggered via pull request
September 28, 2023 09:02
Status
Failure
Total duration
1m 43s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
goreleaser.yaml
on: pull_request
Matrix: test-suite
Matrix: goreleaser
Annotations
4 errors and 2 warnings
goreleaser (1.16)
missing go.sum entry for module providing package github.com/uselagoon/machinery/api/lagoon (imported by github.com/uselagoon/lagoon-cli/cmd); to add:
|
goreleaser (1.16):
cmd/environment.go#L16
missing go.sum entry for module providing package github.com/uselagoon/machinery/api/lagoon/client (imported by github.com/uselagoon/lagoon-cli/cmd); to add:
|
goreleaser (1.16):
cmd/environment.go#L6
missing go.sum entry for module providing package github.com/uselagoon/machinery/api/schema (imported by github.com/uselagoon/lagoon-cli/cmd); to add:
|
goreleaser (1.16)
The process '/opt/hostedtoolcache/goreleaser-action/1.21.2/x64/goreleaser' failed with exit code 1
|
test-suite (1.16)
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/
|
goreleaser (1.16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, goreleaser/goreleaser-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|