feat(api/database)!: store deployment record in database for Vela-targeted deployments #5202
Annotations
10 errors
queue/redis/redis_test.go#L95
`_steps` is unused (deadcode)
|
api/build/restart.go#L349
Error return value of `(github.com/go-vela/server/database/deployment.DeploymentInterface).UpdateDeployment` is not checked (errcheck)
|
mock/server/authentication.go#L41
string `error` has 4 occurrences, make it a constant (goconst)
|
compiler/registry/github/github.go#L41
string `/api/v3/` has 5 occurrences, make it a constant (goconst)
|
cmd/vela-server/schedule.go#L138
cyclomatic complexity 31 of func `processSchedule` is high (> 30) (gocyclo)
|
database/deployment/delete.go#L1
Actual: Copyright (c) 2022 Target Brands, Inc. All rights reserved.
|
database/deployment/deployment.go#L1
Actual: Copyright (c) 2022 Target Brands, Inc. All rights reserved.
|
database/deployment/get.go#L1
Actual: Copyright (c) 2022 Target Brands, Inc. All rights reserved.
|
database/deployment/table_test.go#L1
Actual: Copyright (c) 2023 Target Brands, Inc. All rights reserved.
|
queue/redis/route_test.go#L62
G601: Implicit memory aliasing in for loop. (gosec)
|
The logs for this run have expired and are no longer available.
Loading