Skip to content

Feature: Organizations support #173

Feature: Organizations support

Feature: Organizations support #173

Triggered via pull request October 6, 2023 07:50
Status Failure
Total duration 43s
Artifacts

goreleaser.yaml

on: pull_request
Matrix: test-suite
Matrix: goreleaser
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
test-suite (1.16): cmd/project.go#L405
project.Organization undefined (type *"github.com/uselagoon/machinery/api/schema".Project has no field or method Organization)
test-suite (1.16): cmd/project.go#L411
undefined: "github.com/uselagoon/machinery/api/schema".AddProjectToOrganizationInput
test-suite (1.16): cmd/project.go#L416
lc.AddProjectToOrganization undefined (type *"github.com/uselagoon/machinery/api/lagoon/client".Client has no field or method AddProjectToOrganization)
test-suite (1.16)
Process completed with exit code 2.
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/