fix(BRIDGE-10): escaping db path when creating connection #884
Annotations
3 errors and 1 warning
Run golangci-lint:
internal/db_impl/sqlite3/client_test.go#L38
if statements should only be cuddled with assignments (wsl)
|
Run golangci-lint:
internal/db_impl/sqlite3/client_test.go#L41
expressions should not be cuddled with blocks (wsl)
|
Run golangci-lint
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