Skip to content

New template feature #78

New template feature

New template feature #78

Triggered via pull request February 17, 2024 20:56
@hugelgupfhugelgupf
synchronize #22
templates
Status Failure
Total duration 25s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: uimage/templates/templates.go#L18
error-naming: error var ConfigTemplateNotExist should have name of the form ErrFoo (revive)
lint: uimage/templates/templates.go#L35
exported: exported type Command should have comment or be unexported (revive)
lint: uimage/templates/templates.go#L40
exported: exported type Config should have comment or be unexported (revive)
lint: uimage/templates/templates.go#L51
exported: exported type Templates should have comment or be unexported (revive)
lint: uimage/templates/templates.go#L56
exported: exported method Templates.UimageMods should have comment or be unexported (revive)
lint: uimage/templates/templates.go#L93
exported: exported method Templates.CommandsFor should have comment or be unexported (revive)
lint: uimage/templates/templates.go#L106
exported: exported function TemplateFrom should have comment or be unexported (revive)
lint: uimage/templates/templates.go#L114
exported: exported function Template should have comment or be unexported (revive)
lint: uimage/templates/templates.go#L122
exported: exported function TemplateFromFile should have comment or be unexported (revive)
lint: uimage/templates/templates.go#L5
package-comments: should have a package comment (revive)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.