Skip to content

Fix sqlite busy errors #559

Fix sqlite busy errors

Fix sqlite busy errors #559

Triggered via pull request November 24, 2024 22:08
@jlewijlewi
synchronize #347
jlewi/dbretries
Status Failure
Total duration 2m 3s
Artifacts

test-go.yaml

on: pull_request
golang test & build
1m 56s
golang test & build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
golang test & build
cannot use fakeNotifier.PostBlockEvent (value of type func(blockID string) error) as PostSessionEvent value in argument to a.Run
golang test & build
cannot use testNotifier (value of type func(contextId string) error) as PostSessionEvent value in argument to tuple.p.processLogEvent
golang test & build
cannot use testNotifier (value of type func(contextId string) error) as PostSessionEvent value in argument to tuple.p.processLogEntry
golang test & build
Process completed with exit code 1.
golang test & build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/