Skip to content

SNOW-950429: Set ESLint no-console rule to error #918

SNOW-950429: Set ESLint no-console rule to error

SNOW-950429: Set ESLint no-console rule to error #918

Triggered via pull request October 26, 2023 11:55
Status Failure
Total duration 38s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
Run lint: samples/helpers.js#L51
Unexpected console statement
Run lint: samples/jsonParserComparison.js#L10
Unexpected console statement
Run lint: samples/jsonParserComparison.js#L11
Unexpected console statement
Run lint: samples/jsonParserComparison.js#L12
Unexpected console statement
Run lint: samples/jsonParserComparison.js#L13
Unexpected console statement
Run lint: samples/jsonParserComparison.js#L97
Unexpected console statement
Run lint: samples/jsonParserComparison.js#L120
Unexpected console statement
Run lint: samples/jsonParserComparison.js#L131
Unexpected console statement
Run lint: samples/jsonParserComparison.js#L132
Unexpected console statement
Run lint: samples/jsonParserComparison.js#L133
Unexpected console statement
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
Opening curly brace does not appear on the same line as controlling statement
Run lint: lib/agent/cert_util.js#L53
Unexpected var, use let or const instead
Run lint: lib/agent/cert_util.js#L57
Opening curly brace does not appear on the same line as controlling statement
Run lint: lib/agent/cert_util.js#L60
Opening curly brace does not appear on the same line as controlling statement
Run lint: lib/agent/cert_util.js#L64
Closing curly brace does not appear on the same line as the subsequent block
Run lint: lib/agent/cert_util.js#L66
Opening curly brace does not appear on the same line as controlling statement
Run lint: lib/agent/cert_util.js#L70
Unexpected var, use let or const instead
Run lint: lib/agent/cert_util.js#L71
Unexpected var, use let or const instead
Run lint: lib/agent/cert_util.js#L84
Strings must use singlequote
Run lint: lib/agent/cert_util.js#L88
Opening curly brace does not appear on the same line as controlling statement