Skip to content

Add cgo dependency to avoid go fmt failures #40

Add cgo dependency to avoid go fmt failures

Add cgo dependency to avoid go fmt failures #40

Triggered via pull request September 20, 2024 19:32
Status Failure
Total duration 3m 7s
Artifacts

pr.yaml

on: pull_request
Matrix: basic check
Fit to window
Zoom out
Zoom in

Annotations

31 errors and 3 warnings
basic check (1.19.x): examples/arrays/main.go#L42
not enough arguments in call to go_ora.NewConnection
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/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/arrays/main.go#L42
not enough arguments in call to go_ora.NewConnection
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/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: examples/arrays/main.go#L1
: # github.com/sijms/go-ora/examples/arrays
lint: examples/arrays/main.go#L42
not enough arguments in call to go_ora.NewConnection
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
basic check (1.19.x)
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/
lint
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/
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/go-ora/go-ora. Supported file pattern: go.sum