Skip to content

chore(license): update source code headers + copyright year #193

chore(license): update source code headers + copyright year

chore(license): update source code headers + copyright year #193

Triggered via pull request September 22, 2023 16:09
Status Success
Total duration 49s
Artifacts

reviewdog.yml

on: pull_request
diff-review
40s
diff-review
full-review
36s
full-review
Fit to window
Zoom out
Zoom in

Annotations

12 errors
full-review: cmd/vela-npm/main.go#L249
if-return: redundant if ...; err != nil check, just return error instead. (revive)
full-review: internal/npm/plugin.go#L63
if-return: redundant if ...; err != nil check, just return error instead. (revive)
full-review: internal/npm/plugin.go#L128
if-return: redundant if ...; err != nil check, just return error instead. (revive)
full-review: internal/npm/plugin_test.go#L112
directive `// nolint: errcheck // testing` should be written without leading space as `//nolint: errcheck // testing` (nolintlint)
full-review: internal/npm/plugin_test.go#L144
directive `// nolint: errcheck // testing` should be written without leading space as `//nolint: errcheck // testing` (nolintlint)
full-review: internal/npm/plugin_test.go#L177
directive `// nolint: errcheck // testing` should be written without leading space as `//nolint: errcheck // testing` (nolintlint)
diff-review: cmd/vela-npm/main.go#L249
if-return: redundant if ...; err != nil check, just return error instead. (revive)
diff-review: internal/npm/plugin.go#L63
if-return: redundant if ...; err != nil check, just return error instead. (revive)
diff-review: internal/npm/plugin.go#L128
if-return: redundant if ...; err != nil check, just return error instead. (revive)
diff-review: internal/npm/plugin_test.go#L112
directive `// nolint: errcheck // testing` should be written without leading space as `//nolint: errcheck // testing` (nolintlint)
diff-review: internal/npm/plugin_test.go#L144
directive `// nolint: errcheck // testing` should be written without leading space as `//nolint: errcheck // testing` (nolintlint)
diff-review: internal/npm/plugin_test.go#L177
directive `// nolint: errcheck // testing` should be written without leading space as `//nolint: errcheck // testing` (nolintlint)