Merge branch 'main' of https://github.com/SkySingh04/fractal #1
Annotations
10 errors and 1 warning
Run golangci-lint:
opentele/tracing.go#L51
Error return value of `tracerProvider.Shutdown` is not checked (errcheck)
|
Run golangci-lint:
integrations/ftp.go#L44
Error return value of `conn.Quit` is not checked (errcheck)
|
Run golangci-lint:
integrations/ftp.go#L73
Error return value of `conn.Quit` is not checked (errcheck)
|
Run golangci-lint:
helper/help.go#L419
func `evaluateCondition` is unused (unused)
|
Run golangci-lint:
integrations/csv.go#L512
func `evaluateCondition` is unused (unused)
|
Run golangci-lint:
integrations/firebase.go#L132
func `validateFirebaseData` is unused (unused)
|
Run golangci-lint:
integrations/firebase.go#L141
func `transformFirebaseData` is unused (unused)
|
Run golangci-lint:
main.go#L30
func `fetchData` is unused (unused)
|
Run golangci-lint:
main.go#L39
func `processData` is unused (unused)
|
Run golangci-lint:
integrations/yaml.go#L5
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading