With API #56
Annotations
10 errors and 1 warning
lint:
uroot/uroot.go#L238
exported: exported function OptionsFor should have comment or be unexported (revive)
|
lint:
uroot/uroot.go#L248
exported: exported method Opts.Create should have comment or be unexported (revive)
|
lint:
uroot/uroot.go#L252
exported: exported method Opts.Apply should have comment or be unexported (revive)
|
lint:
uroot/uroot.go#L263
exported: exported function WithSkipLDD should have comment or be unexported (revive)
|
lint:
uroot/uroot.go#L270
exported: exported function WithEnv should have comment or be unexported (revive)
|
lint:
uroot/uroot.go#L281
exported: exported function WithFiles should have comment or be unexported (revive)
|
lint:
uroot/uroot.go#L288
exported: exported function WithCommands should have comment or be unexported (revive)
|
lint:
uroot/uroot.go#L299
exported: exported function WithBusyboxCommands should have comment or be unexported (revive)
|
lint:
uroot/uroot.go#L306
exported: exported function WithBinaryCommands should have comment or be unexported (revive)
|
lint:
uroot/uroot.go#L310
exported: exported function WithOutput should have comment or be unexported (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/.
|