Add ErrPos() interface to OracleError, #50
Annotations
31 errors and 3 warnings
lint:
examples/bulk_copy/main.go#L1
: # github.com/sijms/go-ora/examples/bulk_copy
|
lint:
examples/bulk_copy/main.go#L82
not enough arguments in call to go_ora.NewConnection
|
lint:
examples/bulk_insert/main.go#L1
: # github.com/sijms/go-ora/examples/bulk_insert
|
lint:
examples/bulk_insert/main.go#L80
not enough arguments in call to go_ora.NewConnection
|
lint:
examples/clob/main.go#L1
: # github.com/sijms/go-ora/examples/clob
|
lint:
examples/clob/main.go#L50
not enough arguments in call to go_ora.NewConnection
|
lint:
examples/clob/main.go#L199
not enough arguments in call to go_ora.NewConnection
|
lint:
examples/dbms_aq/main.go#L1
: # github.com/sijms/go-ora/examples/dbms_aq
|
lint:
examples/dbms_aq/main.go#L121
not enough arguments in call to aq.Dequeue
|
lint:
examples/exec/main.go#L1
: # github.com/sijms/go-ora/examples/exec
|
basic check (1.19.x):
examples/bulk_copy/main.go#L82
not enough arguments in call to go_ora.NewConnection
|
basic check (1.19.x):
examples/bulk_insert/main.go#L80
not enough arguments in call to go_ora.NewConnection
|
basic check (1.19.x):
examples/clob/main.go#L50
not enough arguments in call to go_ora.NewConnection
|
basic check (1.19.x):
examples/clob/main.go#L199
not enough arguments in call to go_ora.NewConnection
|
basic check (1.19.x):
examples/dbms_aq/main.go#L121
not enough arguments in call to aq.Dequeue
|
basic check (1.19.x):
examples/exec/main.go#L55
not enough arguments in call to go_ora.NewConnection
|
basic check (1.19.x):
examples/mtls/main.go#L27
oc.WithTLSConfig undefined (type *go_ora.OracleConnector has no field or method WithTLSConfig)
|
basic check (1.19.x):
examples/query_to_struct/main.go#L205
not enough arguments in call to go_ora.NewConnection
|
basic check (1.19.x):
examples/structsinsert/main.go#L99
not enough arguments in call to go_ora.NewConnection
|
basic check (1.19.x):
examples/udt_pars/main.go#L203
not enough arguments in call to go_ora.NewConnection
|
basic check (1.20.x)
The job was canceled because "_1_19_x" failed.
|
basic check (1.20.x):
examples/bulk_copy/main.go#L82
not enough arguments in call to go_ora.NewConnection
|
basic check (1.20.x):
examples/bulk_insert/main.go#L80
not enough arguments in call to go_ora.NewConnection
|
basic check (1.20.x):
examples/clob/main.go#L50
not enough arguments in call to go_ora.NewConnection
|
basic check (1.20.x):
examples/clob/main.go#L199
not enough arguments in call to go_ora.NewConnection
|
basic check (1.20.x):
examples/dbms_aq/main.go#L121
not enough arguments in call to aq.Dequeue
|
basic check (1.20.x):
examples/exec/main.go#L55
not enough arguments in call to go_ora.NewConnection
|
basic check (1.20.x):
examples/mtls/main.go#L27
oc.WithTLSConfig undefined (type *go_ora.OracleConnector has no field or method WithTLSConfig)
|
basic check (1.20.x):
examples/query_to_struct/main.go#L205
not enough arguments in call to go_ora.NewConnection
|
basic check (1.20.x):
examples/structsinsert/main.go#L99
not enough arguments in call to go_ora.NewConnection
|
basic check (1.20.x):
examples/udt_pars/main.go#L203
not enough arguments in call to go_ora.NewConnection
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/go-ora/go-ora. Supported file pattern: go.sum
|
basic check (1.19.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|