Support certificates rotation #136
Annotations
14 errors and 1 warning
Static checks:
internal/database/pool.go#L34
struct field ConnectionUrl should be ConnectionURL (ST1003)
|
Static checks:
internal/database/pool.go#L40
interface method parameter connectionUrl should be connectionURL (ST1003)
|
Static checks:
internal/database/pool.go#L44
interface method parameter connectionUrl should be connectionURL (ST1003)
|
Static checks:
internal/database/pool.go#L68
method parameter connectionUrl should be connectionURL (ST1003)
|
Static checks:
internal/database/pool.go#L84
method parameter connectionUrl should be connectionURL (ST1003)
|
Static checks:
internal/database/pool.go#L104
var connectionUrl should be connectionURL (ST1003)
|
Static checks
Process completed with exit code 1.
|
Lint:
internal/database/pool.go#L34
struct field ConnectionUrl should be ConnectionURL
|
Lint:
internal/database/pool.go#L40
interface method parameter connectionUrl should be connectionURL
|
Lint:
internal/database/pool.go#L44
interface method parameter connectionUrl should be connectionURL
|
Lint:
internal/database/pool.go#L68
method parameter connectionUrl should be connectionURL
|
Lint:
internal/database/pool.go#L84
method parameter connectionUrl should be connectionURL
|
Lint:
internal/database/pool.go#L104
var connectionUrl should be connectionURL
|
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, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading