feat: #1042 Allow configure db ConnMaxLifetime & ConnMaxIdleTime #1354
Annotations
4 errors and 2 warnings
Run integration tests:
common/database/db.go#L73
config.maxLifetime undefined (type *Config has no field or method maxLifetime, but does have MaxLifetime)
|
Run integration tests:
common/database/db.go#L74
config.maxIdleTime undefined (type *Config has no field or method maxIdleTime, but does have MaxIdleTime)
|
Run integration tests:
common/docker/docker_app.go#L171
syntax error: unexpected newline in composite literal; possibly missing comma or }
|
Run integration tests
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2, supplypike/setup-bin@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Loading