修复:并发事务的线程安全问题 #111
Annotations
3 errors and 1 warning
build:
initContext.go#L38
impossible type assertion: transaction.(*internalContext)
|
build:
internalContext.go#L90
cannot use &internalContext{…} (value of type *internalContext) as type core.ITransaction in argument to container.RegisterInstance[core.ITransaction]:
|
build
Process completed with exit code 1.
|
build
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/.
|