Skip to content

fix: allow overriding existing meta #894

fix: allow overriding existing meta

fix: allow overriding existing meta #894

Triggered via pull request August 17, 2024 04:02
Status Success
Total duration 36s
Artifacts

reviewdog.yml

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

Annotations

1 error and 1 warning
runner / golangci-lint: field/time.go#L122
[golangci] reported by reviewdog 🐶 exported: comment on exported method Time.WEEK should be of the form "WEEK ..." (revive) Raw Output: field/time.go:122:1: exported: comment on exported method Time.WEEK should be of the form "WEEK ..." (revive) // Week equal to WEEK(self) ^
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/