Skip to content

feat: implement storageprovider mysql #97

feat: implement storageprovider mysql

feat: implement storageprovider mysql #97

Triggered via pull request June 6, 2024 15:43
Status Failure
Total duration 1m 17s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
lint: storageprovider/mysqlprovider/streamcatalog.go#L369
Error return value of `transaction.Rollback` is not checked (errcheck)
lint: storageprovider/mysqlprovider/streamcatalog.go#L388
Error return value of `transaction.Rollback` is not checked (errcheck)
lint: storageprovider/mysqlprovider/streamwriter.go#L125
Error return value of `transaction.Rollback` is not checked (errcheck)
lint
issues found
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.