Skip to content

fix: Generate CloudQuery Go API Client from spec.json #386

fix: Generate CloudQuery Go API Client from spec.json

fix: Generate CloudQuery Go API Client from spec.json #386

Triggered via pull request July 3, 2024 14:33
Status Failure
Total duration 37s
Artifacts

lint_golang.yml

on: pull_request
Lint with GolangCI
26s
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/.