Skip to content

make GetFlagString() process the default string #358

make GetFlagString() process the default string

make GetFlagString() process the default string #358

Re-run triggered February 8, 2024 23:22
Status Failure
Total duration 3m 1s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 6 warnings
lint: cmd/helper.go#L14
string `Problem parsing ` has 6 occurrences, make it a constant (goconst)
lint: pkg/insta360/insta360.go#L188
File is not `gofumpt`-ed (gofumpt)
lint: pkg/dji/dji.go#L218
File is not `gofumpt`-ed (gofumpt)
lint: pkg/gopro/gopro.go#L291
File is not `gofumpt`-ed (gofumpt)
lint
issues found
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: cmd/update.go#L14
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
lint: cmd/import.go#L27
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
lint: cmd/apply_lut.go#L90
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
lint: cmd/list_devices.go#L18
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
lint: cmd/calendar.go#L66
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)