Support driver.Valuer interface for passed arguments. #69
Annotations
27 errors and 1 warning
|
basic check (1.19.x)
Process completed with exit code 1.
|
|
basic check (1.19.x):
examples/vector/main.go#L118
undefined: go_ora.Vector
|
|
basic check (1.19.x):
examples/vector/main.go#L76
undefined: go_ora.Vector
|
|
basic check (1.19.x):
examples/vector/main.go#L63
undefined: go_ora.NewVector
|
|
basic check (1.19.x):
examples/vector/main.go#L59
undefined: go_ora.NewVector
|
|
basic check (1.19.x):
examples/vector/main.go#L55
undefined: go_ora.NewVector
|
|
basic check (1.19.x):
examples/udt_pars/main.go#L242
conn.RegisterType undefined (type *go_ora.Connection has no field or method RegisterType)
|
|
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.20.x)
The operation was canceled.
|
|
basic check (1.20.x):
examples/vector/main.go#L118
undefined: go_ora.Vector
|
|
basic check (1.20.x):
examples/vector/main.go#L76
undefined: go_ora.Vector
|
|
basic check (1.20.x):
examples/vector/main.go#L63
undefined: go_ora.NewVector
|
|
basic check (1.20.x):
examples/vector/main.go#L59
undefined: go_ora.NewVector
|
|
basic check (1.20.x):
examples/vector/main.go#L55
undefined: go_ora.NewVector
|
|
basic check (1.20.x):
examples/udt_pars/main.go#L242
conn.RegisterType undefined (type *go_ora.Connection has no field or method RegisterType)
|
|
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)
The strategy configuration was canceled because "test._1_19_x" failed
|
|
lint:
examples/vector/main.go#L76
undefined: go_ora.Vector
|
|
lint:
examples/vector/main.go#L63
undefined: go_ora.NewVector
|
|
lint:
examples/vector/main.go#L59
undefined: go_ora.NewVector
|
|
lint:
examples/vector/main.go#L55
undefined: go_ora.NewVector
|
|
lint:
examples/vector/main.go#L1
: # github.com/sijms/go-ora/examples/vector
|
|
lint:
examples/udt_pars/main.go#L242
conn.RegisterType undefined (type *go_ora.Connection has no field or method RegisterType) (typecheck)
|
|
lint:
examples/udt_pars/main.go#L1
: # github.com/sijms/go-ora/examples/udt_pars
|
|
lint:
examples/mtls/main.go#L27
oc.WithTLSConfig undefined (type *go_ora.OracleConnector has no field or method WithTLSConfig) (typecheck)
|
|
lint:
examples/mtls/main.go#L1
: # github.com/sijms/go-ora/examples/mtls
|
|
lint:
examples/kerberos/main.go#L1
: # github.com/sijms/go-ora/examples/kerberos
|
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/go-ora/go-ora. Supported file pattern: go.sum
|