Skip to content

feat: add config

feat: add config #390

Triggered via push September 2, 2024 08:33
Status Failure
Total duration 3m 57s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci: core/star/service.go#L6
could not import github.com/goto/compass/core/asset (Config.Importer.Import(github.com/goto/compass/core/asset) returned nil but no error) (typecheck)
golangci: core/star/service.go#L6
could not import github.com/goto/compass/core/asset (Config.Importer.Import(github.com/goto/compass/core/asset) returned nil but no error) (typecheck)
golangci: internal/store/elasticsearch/discovery_repository.go#L1
: import cycle not allowed in test (typecheck)
golangci: internal/store/elasticsearch/discovery_repository.go#L1
: import cycle not allowed in test (typecheck)
golangci: internal/workermanager/discovery_worker.go#L1
: import cycle not allowed in test (typecheck)
golangci: internal/workermanager/discovery_worker.go#L1
: import cycle not allowed in test (typecheck)
golangci: cli/assets.go#L1
: import cycle not allowed: import stack: [github.com/goto/compass github.com/goto/compass/cli github.com/goto/compass/core/asset github.com/goto/compass/cli] (typecheck)
golangci: cli/assets.go#L1
: import cycle not allowed: import stack: [github.com/goto/compass github.com/goto/compass/cli github.com/goto/compass/core/asset github.com/goto/compass/cli] (typecheck)
golangci: main.go#L11
could not import github.com/goto/compass/cli (-: import cycle not allowed: import stack: [github.com/goto/compass github.com/goto/compass/cli github.com/goto/compass/core/asset github.com/goto/compass/cli]) (typecheck)
golangci: main.go#L11
could not import github.com/goto/compass/cli (-: import cycle not allowed: import stack: [github.com/goto/compass github.com/goto/compass/cli github.com/goto/compass/core/asset github.com/goto/compass/cli]) (typecheck)
golangci
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, 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/