Switch to licenseclassifier/v2 #54
Annotations
10 errors and 1 warning
Lint:
internal/model/model.go#L30
File is not `gofmt`-ed with `-s` (gofmt)
|
Lint:
internal/license/resolve.go#L9
import 'github.com/google/licenseclassifier/v2' is not allowed from list 'Main' (depguard)
|
Lint:
internal/license/resolve.go#L10
import 'github.com/google/licenseclassifier/v2/assets' is not allowed from list 'Main' (depguard)
|
Lint:
internal/license/resolve.go#L11
import 'github.com/uw-labs/lichen/internal/model' is not allowed from list 'Main' (depguard)
|
Lint:
internal/buildinfo/parse.go#L8
import 'github.com/uw-labs/lichen/internal/model' is not allowed from list 'Main' (depguard)
|
Lint:
internal/module/extract.go#L10
import 'github.com/hashicorp/go-multierror' is not allowed from list 'Main' (depguard)
|
Lint:
internal/module/extract.go#L11
import 'github.com/uw-labs/lichen/internal/buildinfo' is not allowed from list 'Main' (depguard)
|
Lint:
internal/module/extract.go#L12
import 'github.com/uw-labs/lichen/internal/model' is not allowed from list 'Main' (depguard)
|
Lint:
internal/module/fetch.go#L14
import 'github.com/hashicorp/go-multierror' is not allowed from list 'Main' (depguard)
|
Lint:
internal/scan/run.go#L7
import 'github.com/uw-labs/lichen/internal/license' is not allowed from list 'Main' (depguard)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading