Skip to content

Reuse storage clients + destroy when no longer needed (fixes #734) #1232

Reuse storage clients + destroy when no longer needed (fixes #734)

Reuse storage clients + destroy when no longer needed (fixes #734) #1232

Triggered via pull request December 21, 2023 08:21
Status Success
Total duration 27s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Run lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run lint: lib/agent/cert_util.js#L52
Unexpected var, use let or const instead
Run lint: lib/agent/cert_util.js#L65
Unexpected var, use let or const instead
Run lint: lib/agent/cert_util.js#L66
Unexpected var, use let or const instead
Run lint: lib/agent/cert_util.js#L96
Unexpected var, use let or const instead
Run lint: lib/agent/cert_util.js#L196
Unexpected var, use let or const instead
Run lint: lib/agent/check.js#L81
Unexpected var, use let or const instead
Run lint: lib/agent/check.js#L172
Unexpected var, use let or const instead
Run lint: lib/agent/check.js#L174
Unexpected var, use let or const instead
Run lint: lib/agent/check.js#L181
Unexpected var, use let or const instead
Run lint: lib/agent/https_ocsp_agent.js#L5
Unexpected var, use let or const instead