Skip to content

feat(external_ref): Make external_ref fields configurable #133

feat(external_ref): Make external_ref fields configurable

feat(external_ref): Make external_ref fields configurable #133

Triggered via pull request August 12, 2024 09:41
Status Failure
Total duration 3m 10s
Artifacts

golangci.yml

on: pull_request
golangci-lint
3m 0s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: pkg/models/doc.go#L1
: # github.com/fossology/LicenseDb/pkg/models
golangci-lint: pkg/models/types.go#L40
undefined: LicenseDBSchemaExtension
golangci-lint: pkg/models/types.go#L65
undefined: LicenseDBSchemaExtension
golangci-lint: pkg/models/types.go#L89
undefined: LicenseDBSchemaExtension (typecheck)
golangci-lint: pkg/utils/util.go#L23
could not import github.com/fossology/LicenseDb/pkg/models (-: # github.com/fossology/LicenseDb/pkg/models
golangci-lint: pkg/models/types.go#L40
undefined: LicenseDBSchemaExtension
golangci-lint: pkg/models/types.go#L65
undefined: LicenseDBSchemaExtension
golangci-lint: pkg/models/types.go#L89
undefined: LicenseDBSchemaExtension) (typecheck)
golangci-lint: pkg/db/db.go#L15
could not import github.com/fossology/LicenseDb/pkg/models (-: # github.com/fossology/LicenseDb/pkg/models
golangci-lint: pkg/models/types.go#L40
undefined: LicenseDBSchemaExtension
golangci-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/