Add ErrPos() interface to OracleError #51
Annotations
10 errors and 2 warnings
golangci-lint:
examples/bulk_copy/main.go#L1
: # github.com/sijms/go-ora/examples/bulk_copy
|
golangci-lint:
examples/bulk_copy/main.go#L82
not enough arguments in call to go_ora.NewConnection
|
golangci-lint:
examples/bulk_insert/main.go#L1
: # github.com/sijms/go-ora/examples/bulk_insert
|
golangci-lint:
examples/bulk_insert/main.go#L80
not enough arguments in call to go_ora.NewConnection
|
golangci-lint:
examples/clob/main.go#L1
: # github.com/sijms/go-ora/examples/clob
|
golangci-lint:
examples/clob/main.go#L50
not enough arguments in call to go_ora.NewConnection
|
golangci-lint:
examples/clob/main.go#L199
not enough arguments in call to go_ora.NewConnection
|
golangci-lint:
examples/dbms_aq/main.go#L1
: # github.com/sijms/go-ora/examples/dbms_aq
|
golangci-lint:
examples/dbms_aq/main.go#L121
not enough arguments in call to aq.Dequeue
|
golangci-lint:
examples/exec/main.go#L1
: # github.com/sijms/go-ora/examples/exec
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/go-ora/go-ora. Supported file pattern: go.sum
|
Loading