Skip to content

pages build and deployment #58

pages build and deployment

pages build and deployment #58

GitHub Actions / golangci-lint succeeded Jul 7, 2024 in 0s

reviewdog [golangci-lint] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (12)

src/common/runner/runner.go|95 col 15| appendAssign: append result not assigned to the same slice (gocritic)
src/common/tagging/code2cloud/tag_group.go|4| File is not goimports-ed (goimports)
src/common/tagging/code2cloud/yor_name.go|4| File is not goimports-ed (goimports)
src/serverless/structure/serverless_parser.go|6| File is not goimports-ed (goimports)
src/common/yaml/yaml_writer.go|216 col 41| getYAMLLines - isCfn is unused (unparam)
src/common/yaml/yaml_writer.go|228 col 6| func removeLineByAttribute is unused (unused)
src/common/logger/logging_service.go|15 col 2| field tempWriter is unused (unused)
src/common/runner/runner.go|41 col 2| field localModuleTag is unused (unused)
src/serverless/structure/serverless_parser.go|42 col 2| S1023: redundant return statement (gosimple)
src/cloudformation/structure/cloudformation_parser.go|201 col 3| ineffectual assignment to ok (ineffassign)
src/common/json/json_writer.go|158 col 5| ineffectual assignment to parentIdentifier (ineffassign)
src/common/yaml/yaml_writer.go|310 col 5| ineffectual assignment to readResources (ineffassign)