POR-1592 support branch specific deploys from cli #2073
Triggered via pull request
September 22, 2023 19:33
Status
Failure
Total duration
9m 53s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
pr_push_checks.yaml
on: pull_request
Go Linter
9m 43s
Running smoke test npm build
3m 13s
Matrix: Running Go Tests
Annotations
8 errors and 6 warnings
Go Linter:
cli/cmd/v2/apply.go#L42
cyclomatic complexity 48 of func `Apply` is high (> 40) (gocyclo)
|
Go Linter:
internal/repository/gorm/deployment_target.go#L50
exported: exported method DeploymentTargetRepository.CreateDeploymentTarget should have comment or be unexported (revive)
|
Go Linter:
internal/deployment_target/get.go#L12
exported: exported type DeploymentTargetDetailsInput should have comment or be unexported (revive)
|
Go Linter:
internal/deployment_target/get.go#L19
exported: exported type DeploymentTarget should have comment or be unexported (revive)
|
Go Linter:
internal/deployment_target/get.go#L24
exported: exported function DeploymentTargetDetails should have comment or be unexported (revive)
|
Go Linter:
api/server/router/deployment_target.go#L12
exported: exported function NewDeploymentTargetScopedRegisterer should have comment or be unexported (revive)
|
Go Linter:
api/server/router/deployment_target.go#L19
exported: exported function GetDeploymentTargetScopedRoutes should have comment or be unexported (revive)
|
Go Linter
golangci-lint exit with code 4
|
Running Go Tests (ubuntu-latest, provisioner)
Both go-version and go-version-file inputs are specified, only go-version will be used
|
Running Go Tests (ubuntu-latest, internal)
Both go-version and go-version-file inputs are specified, only go-version will be used
|
Running Go Tests (ubuntu-latest, cli)
Both go-version and go-version-file inputs are specified, only go-version will be used
|
Running Go Tests (ubuntu-latest, cmd)
Both go-version and go-version-file inputs are specified, only go-version will be used
|
Running Go Tests (ubuntu-latest, api)
Both go-version and go-version-file inputs are specified, only go-version will be used
|
Go Linter
Both go-version and go-version-file inputs are specified, only go-version will be used
|