internal pool implementation from table pool #2688
examples.yml
on: pull_request
Matrix: basic-postgres
Matrix: basic-sqlite
Matrix: basic-ydb
Annotations
143 errors
basic-ydb (23.3, database_sql)
cannot use xlist.New[*session]() (value of type xlist.List[*session]) as *xlist.List[*session] value in struct literal: xlist.List[*session] does not implement *xlist.List[*session] (type *xlist.List[*session] is pointer to interface, not interface)
|
basic-ydb (23.3, database_sql)
cannot use xlist.New[*chan *session]() (value of type xlist.List[*chan *session]) as *xlist.List[*chan *session] value in struct literal: xlist.List[*chan *session] does not implement *xlist.List[*chan *session] (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (23.3, database_sql)
not enough arguments in call to trace.TableOnPoolStateChange
|
basic-ydb (23.3, database_sql)
not enough arguments in call to trace.TableOnPoolStateChange
|
basic-ydb (23.3, database_sql)
c.idle.Remove undefined (type *xlist.List[*session] is pointer to interface, not interface)
|
basic-ydb (23.3, database_sql)
c.idle.Len undefined (type *xlist.List[*session] is pointer to interface, not interface)
|
basic-ydb (23.3, database_sql)
c.waitQ.PushBack undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (23.3, database_sql)
c.waitQ.Remove undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (23.3, database_sql)
c.waitQ.Remove undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (23.3, database_sql)
c.waitQ.Remove undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (24.1, database_sql)
cannot use xlist.New[*session]() (value of type xlist.List[*session]) as *xlist.List[*session] value in struct literal: xlist.List[*session] does not implement *xlist.List[*session] (type *xlist.List[*session] is pointer to interface, not interface)
|
basic-ydb (24.1, database_sql)
cannot use xlist.New[*chan *session]() (value of type xlist.List[*chan *session]) as *xlist.List[*chan *session] value in struct literal: xlist.List[*chan *session] does not implement *xlist.List[*chan *session] (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (24.1, database_sql)
not enough arguments in call to trace.TableOnPoolStateChange
|
basic-ydb (24.1, database_sql)
not enough arguments in call to trace.TableOnPoolStateChange
|
basic-ydb (24.1, database_sql)
c.idle.Remove undefined (type *xlist.List[*session] is pointer to interface, not interface)
|
basic-ydb (24.1, database_sql)
c.idle.Len undefined (type *xlist.List[*session] is pointer to interface, not interface)
|
basic-ydb (24.1, database_sql)
c.waitQ.PushBack undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (24.1, database_sql)
c.waitQ.Remove undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (24.1, database_sql)
c.waitQ.Remove undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (24.1, database_sql)
c.waitQ.Remove undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (23.3, native/table)
cannot use xlist.New[*session]() (value of type xlist.List[*session]) as *xlist.List[*session] value in struct literal: xlist.List[*session] does not implement *xlist.List[*session] (type *xlist.List[*session] is pointer to interface, not interface)
|
basic-ydb (23.3, native/table)
cannot use xlist.New[*chan *session]() (value of type xlist.List[*chan *session]) as *xlist.List[*chan *session] value in struct literal: xlist.List[*chan *session] does not implement *xlist.List[*chan *session] (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (23.3, native/table)
not enough arguments in call to trace.TableOnPoolStateChange
|
basic-ydb (23.3, native/table)
not enough arguments in call to trace.TableOnPoolStateChange
|
basic-ydb (23.3, native/table)
c.idle.Remove undefined (type *xlist.List[*session] is pointer to interface, not interface)
|
basic-ydb (23.3, native/table)
c.idle.Len undefined (type *xlist.List[*session] is pointer to interface, not interface)
|
basic-ydb (23.3, native/table)
c.waitQ.PushBack undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (23.3, native/table)
c.waitQ.Remove undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (23.3, native/table)
c.waitQ.Remove undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (23.3, native/table)
c.waitQ.Remove undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-sqlite (xorm)
cannot use xlist.New[*session]() (value of type xlist.List[*session]) as *xlist.List[*session] value in struct literal: xlist.List[*session] does not implement *xlist.List[*session] (type *xlist.List[*session] is pointer to interface, not interface)
|
basic-sqlite (xorm)
cannot use xlist.New[*chan *session]() (value of type xlist.List[*chan *session]) as *xlist.List[*chan *session] value in struct literal: xlist.List[*chan *session] does not implement *xlist.List[*chan *session] (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-sqlite (xorm)
not enough arguments in call to trace.TableOnPoolStateChange
|
basic-sqlite (xorm)
not enough arguments in call to trace.TableOnPoolStateChange
|
basic-sqlite (xorm)
c.idle.Remove undefined (type *xlist.List[*session] is pointer to interface, not interface)
|
basic-sqlite (xorm)
c.idle.Len undefined (type *xlist.List[*session] is pointer to interface, not interface)
|
basic-sqlite (xorm)
c.waitQ.PushBack undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-sqlite (xorm)
c.waitQ.Remove undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-sqlite (xorm)
c.waitQ.Remove undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-sqlite (xorm)
c.waitQ.Remove undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (23.3, native/query)
cannot use xlist.New[*session]() (value of type xlist.List[*session]) as *xlist.List[*session] value in struct literal: xlist.List[*session] does not implement *xlist.List[*session] (type *xlist.List[*session] is pointer to interface, not interface)
|
basic-ydb (23.3, native/query)
cannot use xlist.New[*chan *session]() (value of type xlist.List[*chan *session]) as *xlist.List[*chan *session] value in struct literal: xlist.List[*chan *session] does not implement *xlist.List[*chan *session] (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (23.3, native/query)
not enough arguments in call to trace.TableOnPoolStateChange
|
basic-ydb (23.3, native/query)
not enough arguments in call to trace.TableOnPoolStateChange
|
basic-ydb (23.3, native/query)
c.idle.Remove undefined (type *xlist.List[*session] is pointer to interface, not interface)
|
basic-ydb (23.3, native/query)
c.idle.Len undefined (type *xlist.List[*session] is pointer to interface, not interface)
|
basic-ydb (23.3, native/query)
c.waitQ.PushBack undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (23.3, native/query)
c.waitQ.Remove undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (23.3, native/query)
c.waitQ.Remove undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (23.3, native/query)
c.waitQ.Remove undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-postgres (xorm)
cannot use xlist.New[*session]() (value of type xlist.List[*session]) as *xlist.List[*session] value in struct literal: xlist.List[*session] does not implement *xlist.List[*session] (type *xlist.List[*session] is pointer to interface, not interface)
|
basic-postgres (xorm)
cannot use xlist.New[*chan *session]() (value of type xlist.List[*chan *session]) as *xlist.List[*chan *session] value in struct literal: xlist.List[*chan *session] does not implement *xlist.List[*chan *session] (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-postgres (xorm)
not enough arguments in call to trace.TableOnPoolStateChange
|
basic-postgres (xorm)
not enough arguments in call to trace.TableOnPoolStateChange
|
basic-postgres (xorm)
c.idle.Remove undefined (type *xlist.List[*session] is pointer to interface, not interface)
|
basic-postgres (xorm)
c.idle.Len undefined (type *xlist.List[*session] is pointer to interface, not interface)
|
basic-postgres (xorm)
c.waitQ.PushBack undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-postgres (xorm)
c.waitQ.Remove undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-postgres (xorm)
c.waitQ.Remove undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-postgres (xorm)
c.waitQ.Remove undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (23.3, xorm)
cannot use xlist.New[*session]() (value of type xlist.List[*session]) as *xlist.List[*session] value in struct literal: xlist.List[*session] does not implement *xlist.List[*session] (type *xlist.List[*session] is pointer to interface, not interface)
|
basic-ydb (23.3, xorm)
cannot use xlist.New[*chan *session]() (value of type xlist.List[*chan *session]) as *xlist.List[*chan *session] value in struct literal: xlist.List[*chan *session] does not implement *xlist.List[*chan *session] (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (23.3, xorm)
not enough arguments in call to trace.TableOnPoolStateChange
|
basic-ydb (23.3, xorm)
not enough arguments in call to trace.TableOnPoolStateChange
|
basic-ydb (23.3, xorm)
c.idle.Remove undefined (type *xlist.List[*session] is pointer to interface, not interface)
|
basic-ydb (23.3, xorm)
c.idle.Len undefined (type *xlist.List[*session] is pointer to interface, not interface)
|
basic-ydb (23.3, xorm)
c.waitQ.PushBack undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (23.3, xorm)
c.waitQ.Remove undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (23.3, xorm)
c.waitQ.Remove undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (23.3, xorm)
c.waitQ.Remove undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-sqlite (gorm)
cannot use xlist.New[*session]() (value of type xlist.List[*session]) as *xlist.List[*session] value in struct literal: xlist.List[*session] does not implement *xlist.List[*session] (type *xlist.List[*session] is pointer to interface, not interface)
|
basic-sqlite (gorm)
cannot use xlist.New[*chan *session]() (value of type xlist.List[*chan *session]) as *xlist.List[*chan *session] value in struct literal: xlist.List[*chan *session] does not implement *xlist.List[*chan *session] (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-sqlite (gorm)
not enough arguments in call to trace.TableOnPoolStateChange
|
basic-sqlite (gorm)
not enough arguments in call to trace.TableOnPoolStateChange
|
basic-sqlite (gorm)
c.idle.Remove undefined (type *xlist.List[*session] is pointer to interface, not interface)
|
basic-sqlite (gorm)
c.idle.Len undefined (type *xlist.List[*session] is pointer to interface, not interface)
|
basic-sqlite (gorm)
c.waitQ.PushBack undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-sqlite (gorm)
c.waitQ.Remove undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-sqlite (gorm)
c.waitQ.Remove undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-sqlite (gorm)
c.waitQ.Remove undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (24.1, native/query)
cannot use xlist.New[*session]() (value of type xlist.List[*session]) as *xlist.List[*session] value in struct literal: xlist.List[*session] does not implement *xlist.List[*session] (type *xlist.List[*session] is pointer to interface, not interface)
|
basic-ydb (24.1, native/query)
cannot use xlist.New[*chan *session]() (value of type xlist.List[*chan *session]) as *xlist.List[*chan *session] value in struct literal: xlist.List[*chan *session] does not implement *xlist.List[*chan *session] (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (24.1, native/query)
not enough arguments in call to trace.TableOnPoolStateChange
|
basic-ydb (24.1, native/query)
not enough arguments in call to trace.TableOnPoolStateChange
|
basic-ydb (24.1, native/query)
c.idle.Remove undefined (type *xlist.List[*session] is pointer to interface, not interface)
|
basic-ydb (24.1, native/query)
c.idle.Len undefined (type *xlist.List[*session] is pointer to interface, not interface)
|
basic-ydb (24.1, native/query)
c.waitQ.PushBack undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (24.1, native/query)
c.waitQ.Remove undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (24.1, native/query)
c.waitQ.Remove undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (24.1, native/query)
c.waitQ.Remove undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-postgres (gorm)
cannot use xlist.New[*session]() (value of type xlist.List[*session]) as *xlist.List[*session] value in struct literal: xlist.List[*session] does not implement *xlist.List[*session] (type *xlist.List[*session] is pointer to interface, not interface)
|
basic-postgres (gorm)
cannot use xlist.New[*chan *session]() (value of type xlist.List[*chan *session]) as *xlist.List[*chan *session] value in struct literal: xlist.List[*chan *session] does not implement *xlist.List[*chan *session] (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-postgres (gorm)
not enough arguments in call to trace.TableOnPoolStateChange
|
basic-postgres (gorm)
not enough arguments in call to trace.TableOnPoolStateChange
|
basic-postgres (gorm)
c.idle.Remove undefined (type *xlist.List[*session] is pointer to interface, not interface)
|
basic-postgres (gorm)
c.idle.Len undefined (type *xlist.List[*session] is pointer to interface, not interface)
|
basic-postgres (gorm)
c.waitQ.PushBack undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-postgres (gorm)
c.waitQ.Remove undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-postgres (gorm)
c.waitQ.Remove undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-postgres (gorm)
c.waitQ.Remove undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (23.3, gorm)
cannot use xlist.New[*session]() (value of type xlist.List[*session]) as *xlist.List[*session] value in struct literal: xlist.List[*session] does not implement *xlist.List[*session] (type *xlist.List[*session] is pointer to interface, not interface)
|
basic-ydb (23.3, gorm)
cannot use xlist.New[*chan *session]() (value of type xlist.List[*chan *session]) as *xlist.List[*chan *session] value in struct literal: xlist.List[*chan *session] does not implement *xlist.List[*chan *session] (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (23.3, gorm)
not enough arguments in call to trace.TableOnPoolStateChange
|
basic-ydb (23.3, gorm)
not enough arguments in call to trace.TableOnPoolStateChange
|
basic-ydb (23.3, gorm)
c.idle.Remove undefined (type *xlist.List[*session] is pointer to interface, not interface)
|
basic-ydb (23.3, gorm)
c.idle.Len undefined (type *xlist.List[*session] is pointer to interface, not interface)
|
basic-ydb (23.3, gorm)
c.waitQ.PushBack undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (23.3, gorm)
c.waitQ.Remove undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (23.3, gorm)
c.waitQ.Remove undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (23.3, gorm)
c.waitQ.Remove undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (24.1, native/table)
Canceling since a higher priority waiting request for 'basic-ydb-refs/pull/1423/merge-24.1-native/table' exists
|
basic-ydb (24.1, native/table)
cannot use xlist.New[*session]() (value of type xlist.List[*session]) as *xlist.List[*session] value in struct literal: xlist.List[*session] does not implement *xlist.List[*session] (type *xlist.List[*session] is pointer to interface, not interface)
|
basic-ydb (24.1, native/table)
cannot use xlist.New[*chan *session]() (value of type xlist.List[*chan *session]) as *xlist.List[*chan *session] value in struct literal: xlist.List[*chan *session] does not implement *xlist.List[*chan *session] (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (24.1, native/table)
not enough arguments in call to trace.TableOnPoolStateChange
|
basic-ydb (24.1, native/table)
not enough arguments in call to trace.TableOnPoolStateChange
|
basic-ydb (24.1, native/table)
c.idle.Remove undefined (type *xlist.List[*session] is pointer to interface, not interface)
|
basic-ydb (24.1, native/table)
c.idle.Len undefined (type *xlist.List[*session] is pointer to interface, not interface)
|
basic-ydb (24.1, native/table)
c.waitQ.PushBack undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (24.1, native/table)
c.waitQ.Remove undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (24.1, native/table)
c.waitQ.Remove undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (24.1, native/table)
c.waitQ.Remove undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (24.1, xorm)
Canceling since a higher priority waiting request for 'basic-ydb-refs/pull/1423/merge-24.1-xorm' exists
|
basic-ydb (24.1, xorm)
cannot use xlist.New[*session]() (value of type xlist.List[*session]) as *xlist.List[*session] value in struct literal: xlist.List[*session] does not implement *xlist.List[*session] (type *xlist.List[*session] is pointer to interface, not interface)
|
basic-ydb (24.1, xorm)
cannot use xlist.New[*chan *session]() (value of type xlist.List[*chan *session]) as *xlist.List[*chan *session] value in struct literal: xlist.List[*chan *session] does not implement *xlist.List[*chan *session] (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (24.1, xorm)
not enough arguments in call to trace.TableOnPoolStateChange
|
basic-ydb (24.1, xorm)
not enough arguments in call to trace.TableOnPoolStateChange
|
basic-ydb (24.1, xorm)
c.idle.Remove undefined (type *xlist.List[*session] is pointer to interface, not interface)
|
basic-ydb (24.1, xorm)
c.idle.Len undefined (type *xlist.List[*session] is pointer to interface, not interface)
|
basic-ydb (24.1, xorm)
c.waitQ.PushBack undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (24.1, xorm)
c.waitQ.Remove undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (24.1, xorm)
c.waitQ.Remove undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (24.1, xorm)
c.waitQ.Remove undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (24.1, gorm)
Canceling since a higher priority waiting request for 'basic-ydb-refs/pull/1423/merge-24.1-gorm' exists
|
basic-ydb (24.1, gorm)
cannot use xlist.New[*session]() (value of type xlist.List[*session]) as *xlist.List[*session] value in struct literal: xlist.List[*session] does not implement *xlist.List[*session] (type *xlist.List[*session] is pointer to interface, not interface)
|
basic-ydb (24.1, gorm)
cannot use xlist.New[*chan *session]() (value of type xlist.List[*chan *session]) as *xlist.List[*chan *session] value in struct literal: xlist.List[*chan *session] does not implement *xlist.List[*chan *session] (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (24.1, gorm)
not enough arguments in call to trace.TableOnPoolStateChange
|
basic-ydb (24.1, gorm)
not enough arguments in call to trace.TableOnPoolStateChange
|
basic-ydb (24.1, gorm)
c.idle.Remove undefined (type *xlist.List[*session] is pointer to interface, not interface)
|
basic-ydb (24.1, gorm)
c.idle.Len undefined (type *xlist.List[*session] is pointer to interface, not interface)
|
basic-ydb (24.1, gorm)
c.waitQ.PushBack undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (24.1, gorm)
c.waitQ.Remove undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (24.1, gorm)
c.waitQ.Remove undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|
basic-ydb (24.1, gorm)
c.waitQ.Remove undefined (type *xlist.List[*chan *session] is pointer to interface, not interface)
|