Skip to content

feat:extract table comments #925

feat:extract table comments

feat:extract table comments #925

Triggered via pull request November 14, 2024 03:37
Status Success
Total duration 49s
Artifacts

reviewdog.yml

on: pull_request
runner / golangci-lint
36s
runner / golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
runner / golangci-lint: internal/parser/method.go#L22
[golangci] reported by reviewdog 🐶 exported: exported function DefaultMethodTableComment should have comment or be unexported (revive) Raw Output: internal/parser/method.go:22:1: exported: exported function DefaultMethodTableComment should have comment or be unexported (revive) func DefaultMethodTableComment(structName, comment string) *Method { ^
runner / golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/