using artifactory_local_generic_repository and after running make gen… #5
ci.yml
on: push
detect-noop
2s
report-breaking-changes
11s
lint
32s
check-diff
50s
unit-tests
32s
local-deploy
31s
publish-artifacts
0s
Annotations
8 errors and 1 warning
local-deploy
Process completed with exit code 2.
|
lint:
config/external_name.go#L13
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint:
config/artifactory_local_generic_repository/config.go#L1
don't use an underscore in package name (golint)
|
lint:
config/artifactory_local_generic_repository/config.go#L5
exported function `Configure` should have comment or be unexported (golint)
|
lint:
internal/clients/artfactory.go#L22
comment on exported const `KeyURL` should be of the form `KeyURL ...` (golint)
|
lint:
internal/clients/artfactory.go#L24
exported const KeyAccessToken should have comment (or a comment on this block) or be unexported (golint)
|
lint:
internal/clients/artfactory.go#L36
comment on exported function `TerraformSetupBuilder` should be of the form `TerraformSetupBuilder ...` (golint)
|
lint
issues found
|
detect-noop
HttpError: Resource not accessible by integration
|