Skip to content

[#150] Configuration location and filename and linenumber

Sign in for the full log view
GitHub Actions / Checkstyle failed Nov 8, 2023 in 0s

Checkstyle Source Code Analyzer report

45 violation(s) found

Annotations

Check failure on line 10 in lib/client/pinpoint-client.js

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

eslint.rules.no-unused-vars

'log' is assigned a value but never used. (no-unused-vars)

Check failure on line 162 in lib/config.js

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

eslint.rules.no-unused-vars

'key' is assigned a value but never used. (no-unused-vars)

Check failure on line 9 in lib/context/annotation.js

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

eslint.rules.no-unused-vars

'TypedValue' is assigned a value but never used. (no-unused-vars)

Check failure on line 12 in lib/context/annotation.js

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

eslint.rules.no-unused-vars

'valuedType' is defined but never used. (no-unused-vars)

Check failure on line 9 in lib/context/buffered-storage.js

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

eslint.rules.no-unused-vars

'log' is assigned a value but never used. (no-unused-vars)

Check failure on line 13 in lib/context/context-manager.js

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

eslint.rules.no-unused-vars

'resource' is defined but never used. (no-unused-vars)

Check failure on line 16 in lib/context/disable-async-trace.js

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

eslint.rules.no-unused-vars

'spanEventRecorder' is defined but never used. (no-unused-vars)

Check failure on line 9 in lib/context/disable-trace.js

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

eslint.rules.no-unused-vars

'SpanRecorder' is assigned a value but never used. (no-unused-vars)

Check failure on line 27 in lib/context/disable-trace.js

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

eslint.rules.no-unused-vars

'spanEventRecorder' is defined but never used. (no-unused-vars)

Check failure on line 29 in lib/context/disable-trace.js

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

eslint.rules.no-unused-vars

'spanEvent' is defined but never used. (no-unused-vars)

Check failure on line 34 in lib/context/disable-trace.js

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

eslint.rules.no-unused-vars

'asyncId' is assigned a value but never used. (no-unused-vars)

Check failure on line 13 in lib/context/service-type.js

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

Parsing error: Unexpected token =

Check failure on line 9 in lib/context/span-recorder.js

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

eslint.rules.no-unused-vars

'Annotation' is assigned a value but never used. (no-unused-vars)

Check failure on line 193 in lib/data/grpc-data-convertor.js

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

eslint.rules.no-unused-vars

'convertAnnotationValue' is assigned a value but never used. (no-unused-vars)

Check failure on line 43 in lib/data/typed-value.js

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

eslint.rules.no-prototype-builtins

Do not access Object.prototype method 'hasOwnProperty' from target object. (no-prototype-builtins)

Check failure on line 45 in lib/data/typed-value.js

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

eslint.rules.no-prototype-builtins

Do not access Object.prototype method 'hasOwnProperty' from target object. (no-prototype-builtins)

Check failure on line 47 in lib/data/typed-value.js

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

eslint.rules.no-prototype-builtins

Do not access Object.prototype method 'hasOwnProperty' from target object. (no-prototype-builtins)

Check failure on line 49 in lib/data/typed-value.js

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

eslint.rules.no-prototype-builtins

Do not access Object.prototype method 'hasOwnProperty' from target object. (no-prototype-builtins)

Check failure on line 31 in lib/instrumentation/http-shared.js

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

eslint.rules.no-unused-vars

'moduleName' is defined but never used. (no-unused-vars)

Check failure on line 82 in lib/instrumentation/http-shared.js

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

eslint.rules.no-unused-vars

'moduleName' is defined but never used. (no-unused-vars)

Check failure on line 47 in lib/instrumentation/module/express/patch-layer.js

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

eslint.rules.no-unused-vars

'res' is defined but never used. (no-unused-vars)

Check failure on line 47 in lib/instrumentation/module/express/patch-layer.js

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

eslint.rules.no-unused-vars

'next' is defined but never used. (no-unused-vars)

Check failure on line 40 in lib/instrumentation/module/koa/koa-register-interceptor.js

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

eslint.rules.no-unused-vars

'next' is defined but never used. (no-unused-vars)

Check failure on line 19 in lib/instrumentation/module/mysql/mysql-cluster-of-interceptor.js

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

eslint.rules.no-unused-vars

'target' is defined but never used. (no-unused-vars)

Check failure on line 19 in lib/instrumentation/module/mysql/mysql-cluster-of-interceptor.js

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

eslint.rules.no-unused-vars

'args' is defined but never used. (no-unused-vars)