added reveal calls and URI func #312
Annotations
8 errors and 1 warning
test:
pkg/resources/database/datasource_uri.go#L229
this value of err is never used (SA4006)
|
test:
pkg/resources/database/datasource_uri.go#L253
this value of err is never used (SA4006)
|
test:
pkg/resources/database/datasource_uri.go#L276
this value of err is never used (SA4006)
|
test:
pkg/resources/database/datasource_uri.go#L299
this value of err is never used (SA4006)
|
test:
pkg/resources/database/datasource_uri.go#L322
this value of uri is never used (SA4006)
|
test:
pkg/resources/database/datasource_uri.go#L323
this value of err is never used (SA4006)
|
test:
pkg/resources/database/datasource_uri.go#L346
this value of err is never used (SA4006)
|
test
Process completed with exit code 2.
|
test
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/
|