Skip to content

gonic fix

gonic fix #12

Triggered via pull request April 15, 2024 09:10
@NithunikzzNithunikzz
synchronize #351
gonic-fix
Status Failure
Total duration 4m 17s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: constants/constants.go#L4
ST1003: should not use ALL_CAPS in Go names; use CamelCase instead (stylecheck)
lint: constants/constants.go#L5
ST1003: should not use ALL_CAPS in Go names; use CamelCase instead (stylecheck)
lint: constants/constants.go#L6
ST1003: should not use ALL_CAPS in Go names; use CamelCase instead (stylecheck)
lint: constants/constants.go#L10
ST1003: should not use underscores in Go names; const EventSubject_getall_resource should be EventSubjectGetallResource (stylecheck)
lint: constants/constants.go#L11
ST1003: should not use underscores in Go names; const EventSubject_outdated_images should be EventSubjectOutdatedImages (stylecheck)
lint: constants/constants.go#L12
ST1003: should not use underscores in Go names; const EventSubject_rakees should be EventSubjectRakees (stylecheck)
lint: constants/constants.go#L13
ST1003: should not use underscores in Go names; const EventSubject_deleted should be EventSubjectDeleted (stylecheck)
lint: constants/constants.go#L14
ST1003: should not use underscores in Go names; const EventSubject_depricated should be EventSubjectDepricated (stylecheck)
lint: constants/constants.go#L29
ST1003: should not use ALL_CAPS in Go names; use CamelCase instead (stylecheck)
lint: constants/constants.go#L30
ST1003: should not use underscores in Go names; const Trivy_Image_Consumer should be TrivyImageConsumer (stylecheck)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.