Skip to content

ZEA-2031: implement handle raw html static build #357

ZEA-2031: implement handle raw html static build

ZEA-2031: implement handle raw html static build #357

Triggered via pull request October 26, 2023 11:54
Status Failure
Total duration 1m 8s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
lint: internal/static/TransformServerless.go#L14
S1002: should omit comparison to bool constant, can be simplified to `isHtmlStatic` (gosimple)
lint
issues found
lint: internal/utils/copy_from_source.go#L10
exported: exported function CopyFromSource should have comment or be unexported (revive)
lint: internal/static/TransformServerless.go#L13
var-naming: func parameter isHtmlStatic should be isHTMLStatic (revive)