SNOW-950429: Set ESLint no-console rule to error #923
Annotations
11 warnings
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/
|
lib/agent/cert_util.js#L52
Opening curly brace does not appear on the same line as controlling statement
|
lib/agent/cert_util.js#L53
Unexpected var, use let or const instead
|
lib/agent/cert_util.js#L57
Opening curly brace does not appear on the same line as controlling statement
|
lib/agent/cert_util.js#L60
Opening curly brace does not appear on the same line as controlling statement
|
lib/agent/cert_util.js#L64
Closing curly brace does not appear on the same line as the subsequent block
|
lib/agent/cert_util.js#L66
Opening curly brace does not appear on the same line as controlling statement
|
lib/agent/cert_util.js#L70
Unexpected var, use let or const instead
|
lib/agent/cert_util.js#L71
Unexpected var, use let or const instead
|
lib/agent/cert_util.js#L84
Strings must use singlequote
|
lib/agent/cert_util.js#L88
Opening curly brace does not appear on the same line as controlling statement
|
The logs for this run have expired and are no longer available.
Loading