update nodejs autoinstrumetation, fixes #2626 #9847
continuous-integration.yaml
on: pull_request
Unit tests
44s
Code standards (linting)
29s
Security
4m 31s
Annotations
10 errors
Code standards (linting):
pkg/instrumentation/nodejs_test.go#L140
syntax error: unexpected literal ", in composite literal; possibly missing comma or }
|
Code standards (linting):
pkg/instrumentation/nodejs_test.go#L140
newline in string (typecheck)
|
Code standards (linting):
pkg/instrumentation/nodejs_test.go#L140
string literal not terminated (typecheck)
|
Code standards (linting):
pkg/instrumentation/nodejs_test.go#L184
missing ',' in composite literal (typecheck)
|
Code standards (linting):
pkg/instrumentation/nodejs_test.go#L191
missing ',' in composite literal (typecheck)
|
Code standards (linting)
Process completed with exit code 2.
|
Unit tests:
pkg/instrumentation/nodejs_test.go#L140
string literal not terminated
|
Unit tests:
pkg/instrumentation/nodejs_test.go#L184
missing ',' in composite literal
|
Unit tests:
pkg/instrumentation/nodejs_test.go#L191
missing ',' in composite literal
|
Unit tests
Process completed with exit code 2.
|