Table function UDFs #65
Annotations
6 errors and 1 warning
golangci-lint:
udf.go#L44
Error return value is not checked (errcheck)
|
golangci-lint:
udf_test.go#L113
Error return value is not checked (errcheck)
|
golangci-lint:
udf_test.go#L133
Error return value is not checked (errcheck)
|
golangci-lint:
udf_test.go#L20
type `testUDF` is unused (unused)
|
golangci-lint:
udf_test.go#L41
var `tudfs` is unused (unused)
|
golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading