refactor #162
lint-test.yml
on: push
lint-test
7s
build-push
0s
Annotations
6 errors and 1 warning
lint-test:
main.go#L8
could not import github.com/lehigh-university-libraries/fabricator/internal/handlers (-: # github.com/lehigh-university-libraries/fabricator/internal/handlers
|
lint-test:
internal/handlers/check.go#L120
cannot use urlCheckCache (variable of type sync.Map) as *sync.Map value in argument to checkURL
|
lint-test:
internal/handlers/check.go#L126
cannot use urlCheckCache (variable of type sync.Map) as *sync.Map value in argument to checkURL) (typecheck)
|
lint-test:
internal/handlers/check.go#L120
cannot use urlCheckCache (variable of type sync.Map) as *sync.Map value in argument to checkURL
|
lint-test:
internal/handlers/check.go#L126
cannot use urlCheckCache (variable of type sync.Map) as *sync.Map value in argument to checkURL (typecheck)
|
lint-test
issues found
|
lint-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|