Add codegeneration for stack.FunctionID #1503
Annotations
5 errors and 1 warning
Run basic example xorm with postgres
cannot use cfg (variable of type *"github.com/ydb-platform/ydb-go-sdk/v3/internal/query/config".Config) as sessionOption value in argument to createSession
|
Run basic example xorm with postgres
s.cfg undefined (type *Session has no field or method cfg)
|
Run basic example xorm with postgres
not enough arguments in call to newTransaction
|
Run basic example xorm with postgres
undefined: xcontext.WithoutDeadline
|
Run basic example xorm with postgres
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading