Implement golang static analyzer findings #41
Annotations
10 errors and 2 warnings
examples/arrays/main.go#L1
: # github.com/sijms/go-ora/examples/arrays
|
examples/arrays/main.go#L42
not enough arguments in call to go_ora.NewConnection
|
examples/bulk_copy/main.go#L1
: # github.com/sijms/go-ora/examples/bulk_copy
|
examples/bulk_copy/main.go#L82
not enough arguments in call to go_ora.NewConnection
|
examples/bulk_insert/main.go#L1
: # github.com/sijms/go-ora/examples/bulk_insert
|
examples/bulk_insert/main.go#L80
not enough arguments in call to go_ora.NewConnection
|
examples/clob/main.go#L1
: # github.com/sijms/go-ora/examples/clob
|
examples/clob/main.go#L50
not enough arguments in call to go_ora.NewConnection
|
examples/clob/main.go#L199
not enough arguments in call to go_ora.NewConnection
|
examples/dbms_aq/main.go#L1
: # github.com/sijms/go-ora/examples/dbms_aq
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
This job failed
Loading