feat(external_ref): Make external_ref fields configurable #133
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/
|