v2.50.0-beta.5 #383
Annotations
11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
lib/client/utils.js#L95
The body of a for-in should be wrapped in an if statement to filter unwanted properties from the prototype
|
build:
lib/environment_variables.js#L7
The body of a for-in should be wrapped in an if statement to filter unwanted properties from the prototype
|
build:
lib/hijack/db.js#L155
The body of a for-in should be wrapped in an if statement to filter unwanted properties from the prototype
|
build:
lib/hijack/wrap_webapp.js#L54
Unexpected require()
|
build:
lib/models/http.js#L104
The body of a for-in should be wrapped in an if statement to filter unwanted properties from the prototype
|
build:
lib/models/http.js#L110
The body of a for-in should be wrapped in an if statement to filter unwanted properties from the prototype
|
build:
lib/models/jobs.js#L162
The body of a for-in should be wrapped in an if statement to filter unwanted properties from the prototype
|
build:
lib/models/jobs.js#L168
The body of a for-in should be wrapped in an if statement to filter unwanted properties from the prototype
|
build:
lib/models/methods.js#L148
The body of a for-in should be wrapped in an if statement to filter unwanted properties from the prototype
|
build:
lib/models/methods.js#L154
The body of a for-in should be wrapped in an if statement to filter unwanted properties from the prototype
|