fix table syntax #13790
Annotations
60 errors
test:
api/types/actions/comment.go#L5
github.com/go-vela/[email protected]: replacement directory ../types does not exist
|
test:
api/types/build.go#L11
github.com/go-vela/[email protected]: replacement directory ../types does not exist
|
test:
api/types/executor.go#L9
github.com/go-vela/[email protected]: replacement directory ../types does not exist
|
test:
api/types/build.go#L12
github.com/go-vela/[email protected]: replacement directory ../types does not exist
|
test:
util/util.go#L15
github.com/go-vela/[email protected]: replacement directory ../types does not exist
|
test:
database/deployment/create.go#L11
github.com/go-vela/[email protected]: replacement directory ../types does not exist
|
test:
version/version.go#L12
github.com/go-vela/[email protected]: replacement directory ../types does not exist
|
test:
compiler/engine.go#L12
github.com/go-vela/[email protected]: replacement directory ../types does not exist
|
test:
api/secret/create.go#L20
github.com/go-vela/[email protected]: replacement directory ../types does not exist
|
test
Process completed with exit code 2.
|
[golangci] api/types/executor_test.go#L154:
api/types/executor_test.go#L154
missing type in composite literal (typecheck)
|
[golangci] api/types/executor_test.go#L162:
api/types/executor_test.go#L162
missing type in composite literal (typecheck)
|
[golangci] api/types/executor_test.go#L170:
api/types/executor_test.go#L170
missing type in composite literal (typecheck)
|
[golangci] database/integration_test.go#L192:
database/integration_test.go#L192
db.CreateUser undefined (type Interface has no field or method CreateUser) (typecheck)
|
[golangci] database/integration_test.go#L200:
database/integration_test.go#L200
db.CreateRepo undefined (type Interface has no field or method CreateRepo) (typecheck)
|
[golangci] database/integration_test.go#L222:
database/integration_test.go#L222
db.CreateBuild undefined (type Interface has no field or method CreateBuild) (typecheck)
|
[golangci] database/integration_test.go#L230:
database/integration_test.go#L230
db.CountBuilds undefined (type Interface has no field or method CountBuilds) (typecheck)
|
[golangci] database/integration_test.go#L240:
database/integration_test.go#L240
db.CountBuildsForDeployment undefined (type Interface has no field or method CountBuildsForDeployment) (typecheck)
|
[golangci] database/integration_test.go#L250:
database/integration_test.go#L250
db.CountBuildsForOrg undefined (type Interface has no field or method CountBuildsForOrg) (typecheck)
|
[golangci] database/integration_test.go#L260:
database/integration_test.go#L260
db.CountBuildsForRepo undefined (type Interface has no field or method CountBuildsForRepo) (typecheck)
|
[golangci] database/integration_test.go#L270:
database/integration_test.go#L270
db.CountBuildsForStatus undefined (type Interface has no field or method CountBuildsForStatus) (typecheck)
|
[golangci] database/integration_test.go#L280:
database/integration_test.go#L280
db.ListBuilds undefined (type Interface has no field or method ListBuilds) (typecheck)
|
[golangci] database/integration_test.go#L290:
database/integration_test.go#L290
db.ListBuildsForOrg undefined (type Interface has no field or method ListBuildsForOrg) (typecheck)
|
[golangci] database/integration_test.go#L303:
database/integration_test.go#L303
db.ListBuildsForRepo undefined (type Interface has no field or method ListBuildsForRepo) (typecheck)
|
[golangci] database/integration_test.go#L315:
database/integration_test.go#L315
db.ListBuildsForDashboardRepo undefined (type Interface has no field or method ListBuildsForDashboardRepo) (typecheck)
|
[golangci] database/integration_test.go#L334:
database/integration_test.go#L334
db.ListPendingAndRunningBuildsForRepo undefined (type Interface has no field or method ListPendingAndRunningBuildsForRepo) (typecheck)
|
[golangci] database/integration_test.go#L347:
database/integration_test.go#L347
db.ListPendingAndRunningBuilds undefined (type Interface has no field or method ListPendingAndRunningBuilds) (typecheck)
|
[golangci] database/integration_test.go#L357:
database/integration_test.go#L357
db.LastBuildForRepo undefined (type Interface has no field or method LastBuildForRepo) (typecheck)
|
[golangci] database/integration_test.go#L369:
database/integration_test.go#L369
db.GetBuildForRepo undefined (type Interface has no field or method GetBuildForRepo) (typecheck)
|
[golangci] database/integration_test.go#L380:
database/integration_test.go#L380
db.CleanBuilds undefined (type Interface has no field or method CleanBuilds) (typecheck)
|
[golangci] database/integration_test.go#L392:
database/integration_test.go#L392
db.UpdateBuild undefined (type Interface has no field or method UpdateBuild) (typecheck)
|
[golangci] database/integration_test.go#L398:
database/integration_test.go#L398
db.GetBuild undefined (type Interface has no field or method GetBuild) (typecheck)
|
[golangci] database/integration_test.go#L411:
database/integration_test.go#L411
db.DeleteBuild undefined (type Interface has no field or method DeleteBuild) (typecheck)
|
[golangci] database/integration_test.go#L420:
database/integration_test.go#L420
db.DeleteRepo undefined (type Interface has no field or method DeleteRepo) (typecheck)
|
[golangci] database/integration_test.go#L428:
database/integration_test.go#L428
db.DeleteUser undefined (type Interface has no field or method DeleteUser) (typecheck)
|
[golangci] database/integration_test.go#L464:
database/integration_test.go#L464
db.CreateDashboard undefined (type Interface has no field or method CreateDashboard) (typecheck)
|
[golangci] database/integration_test.go#L473:
database/integration_test.go#L473
db.GetDashboard undefined (type Interface has no field or method GetDashboard) (typecheck)
|
[golangci] database/integration_test.go#L494:
database/integration_test.go#L494
db.UpdateDashboard undefined (type Interface has no field or method UpdateDashboard) (typecheck)
|
[golangci] database/integration_test.go#L513:
database/integration_test.go#L513
db.DeleteDashboard undefined (type Interface has no field or method DeleteDashboard) (typecheck)
|
[golangci] database/integration_test.go#L548:
database/integration_test.go#L548
db.CreateBuildExecutable undefined (type Interface has no field or method CreateBuildExecutable) (typecheck)
|
[golangci] database/integration_test.go#L557:
database/integration_test.go#L557
db.PopBuildExecutable undefined (type Interface has no field or method PopBuildExecutable) (typecheck)
|
[golangci] database/integration_test.go#L569:
database/integration_test.go#L569
db.UpdateBuild undefined (type Interface has no field or method UpdateBuild) (typecheck)
|
[golangci] database/integration_test.go#L574:
database/integration_test.go#L574
db.CreateBuildExecutable undefined (type Interface has no field or method CreateBuildExecutable) (typecheck)
|
[golangci] database/integration_test.go#L579:
database/integration_test.go#L579
db.CleanBuildExecutables undefined (type Interface has no field or method CleanBuildExecutables) (typecheck)
|
[golangci] database/integration_test.go#L588:
database/integration_test.go#L588
db.PopBuildExecutable undefined (type Interface has no field or method PopBuildExecutable) (typecheck)
|
[golangci] database/integration_test.go#L623:
database/integration_test.go#L623
db.CreateDeployment undefined (type Interface has no field or method CreateDeployment) (typecheck)
|
[golangci] database/integration_test.go#L631:
database/integration_test.go#L631
db.CountDeployments undefined (type Interface has no field or method CountDeployments) (typecheck)
|
[golangci] database/integration_test.go#L641:
database/integration_test.go#L641
db.CountDeploymentsForRepo undefined (type Interface has no field or method CountDeploymentsForRepo) (typecheck)
|
[golangci] database/integration_test.go#L651:
database/integration_test.go#L651
db.ListDeployments undefined (type Interface has no field or method ListDeployments) (typecheck)
|
[golangci] database/integration_test.go#L661:
database/integration_test.go#L661
db.ListDeploymentsForRepo undefined (type Interface has no field or method ListDeploymentsForRepo) (typecheck)
|
[golangci] database/integration_test.go#L676:
database/integration_test.go#L676
db.GetDeploymentForRepo undefined (type Interface has no field or method GetDeploymentForRepo) (typecheck)
|
[golangci] database/integration_test.go#L688:
database/integration_test.go#L688
db.UpdateDeployment undefined (type Interface has no field or method UpdateDeployment) (typecheck)
|
[golangci] database/integration_test.go#L694:
database/integration_test.go#L694
db.GetDeployment undefined (type Interface has no field or method GetDeployment) (typecheck)
|
[golangci] database/integration_test.go#L707:
database/integration_test.go#L707
db.DeleteDeployment undefined (type Interface has no field or method DeleteDeployment) (typecheck)
|
[golangci] database/integration_test.go#L742:
database/integration_test.go#L742
db.CreateHook undefined (type Interface has no field or method CreateHook) (typecheck)
|
[golangci] database/integration_test.go#L750:
database/integration_test.go#L750
db.CountHooks undefined (type Interface has no field or method CountHooks) (typecheck)
|
[golangci] database/integration_test.go#L760:
database/integration_test.go#L760
db.CountHooksForRepo undefined (type Interface has no field or method CountHooksForRepo) (typecheck)
|
[golangci] database/integration_test.go#L770:
database/integration_test.go#L770
db.ListHooks undefined (type Interface has no field or method ListHooks) (typecheck)
|
[golangci] database/integration_test.go#L780:
database/integration_test.go#L780
db.ListHooksForRepo undefined (type Interface has no field or method ListHooksForRepo) (typecheck)
|
[golangci] database/integration_test.go#L794:
database/integration_test.go#L794
db.LastHookForRepo undefined (type Interface has no field or method LastHookForRepo) (typecheck)
|