Fix failing unit test in other_types_test.go #39
Triggered via pull request
September 20, 2024 18:59
Status
Failure
Total duration
3m 11s
Artifacts
–
Annotations
13 errors and 3 warnings
basic check (1.20.x)
Process completed with exit code 1.
|
basic check (1.19.x)
The job was canceled because "_1_20_x" failed.
|
basic check (1.19.x)
The operation was canceled.
|
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.20.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
|