Add cgo dependency to avoid go fmt failures #40
Annotations
10 errors and 1 warning
examples/arrays/main.go#L42
not enough arguments in call to go_ora.NewConnection
|
examples/bulk_copy/main.go#L82
not enough arguments in call to go_ora.NewConnection
|
examples/bulk_insert/main.go#L80
not enough arguments in call to go_ora.NewConnection
|
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#L121
not enough arguments in call to aq.Dequeue
|
examples/exec/main.go#L55
not enough arguments in call to go_ora.NewConnection
|
examples/query_to_struct/main.go#L205
not enough arguments in call to go_ora.NewConnection
|
examples/structsinsert/main.go#L99
not enough arguments in call to go_ora.NewConnection
|
examples/udt_pars/main.go#L203
not enough arguments in call to go_ora.NewConnection
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. 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