Skip to content

fix: Generate CloudQuery Go API Client from spec.json (#187) #384

fix: Generate CloudQuery Go API Client from spec.json (#187)

fix: Generate CloudQuery Go API Client from spec.json (#187) #384

Triggered via push July 3, 2024 14:04
Status Failure
Total duration 30s
Artifacts

lint_golang.yml

on: push
Lint with GolangCI
20s
Lint with GolangCI
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Lint with GolangCI: client.gen.go#L1
: # github.com/cloudquery/cloudquery-api-go
Lint with GolangCI: models.gen.go#L3237
a.BaseUrl undefined (type *ConnectorAuthFinishRequestOAuth has no field or method BaseUrl)
Lint with GolangCI: models.gen.go#L3292
a.BaseUrl undefined (type ConnectorAuthFinishRequestOAuth has no field or method BaseUrl)
Lint with GolangCI: models.gen.go#L3353
a.BaseUrl undefined (type *ConnectorAuthRequestOAuth has no field or method BaseUrl)
Lint with GolangCI: models.gen.go#L3419
a.BaseUrl undefined (type ConnectorAuthRequestOAuth has no field or method BaseUrl) (typecheck)
Lint with GolangCI
issues found
Lint with GolangCI
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.