build: use canonical generator module #4728
validate.yml
on: pull_request
Conventional pull request names
6s
golangci-lint
1m 36s
Matrix: Build & Test
Annotations
6 errors
|
Build & Test (ubuntu-latest)
Process completed with exit code 1.
|
|
Build & Test (ubuntu-latest):
internal/ci/run/run.go#L139
cannot use versioning.WithVersionReportCapture(runCtx, func(ctx context.Context) (*runbridge.RunResults, error) {…}) (value of type *"github.com/speakeasy-api/versioning-reports/versioning".VersionReportCapture) as *"github.com/speakeasy-api/versioning-reports/versioning".MergedVersionReport value in assignment
|
|
golangci-lint
issues found
|
|
golangci-lint:
internal/ci/run/run.go#L139
cannot use versioning.WithVersionReportCapture(runCtx, func(ctx context.Context) (*runbridge.RunResults, error) {…}) (value of type *"github.com/speakeasy-api/versioning-reports/versioning".VersionReportCapture) as *"github.com/speakeasy-api/versioning-reports/versioning".MergedVersionReport value in assignment (typecheck)
|
|
Build & Test (windows-latest)
Process completed with exit code 1.
|
|
Build & Test (windows-latest):
internal/ci/run/run.go#L139
cannot use versioning.WithVersionReportCapture(runCtx, func(ctx context.Context) (*runbridge.RunResults, error) {…}) (value of type *"github.com/speakeasy-api/versioning-reports/versioning".VersionReportCapture) as *"github.com/speakeasy-api/versioning-reports/versioning".MergedVersionReport value in assignment
|