Skip to content

add max open/idle db connection #183

add max open/idle db connection

add max open/idle db connection #183

Triggered via pull request November 6, 2024 16:54
Status Failure
Total duration 58s
Artifacts

pr.yaml

on: pull_request
Test with integration
50s
Test with integration
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Test with integration
flagDatabaseOption redeclared in this block
Test with integration
other declaration of flagDatabaseOption
Test with integration
cannot use defaultDatabaseOpenConn (untyped int constant 10) as string value in argument to pflag.String
Test with integration
flagDatabaseOption redeclared in this block
Test with integration
other declaration of flagDatabaseOption
Test with integration
cannot use defaultDatabaseMaxIdleConn (untyped int constant 10) as string value in argument to pflag.String
Test with integration
Process completed with exit code 2.
Test with integration
The following actions use a deprecated Node.js version and will be forced to run on node20: azure/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/