Skip to content

Potential fix for code scanning alert no. 3: Prototype-polluting function #74

Potential fix for code scanning alert no. 3: Prototype-polluting function

Potential fix for code scanning alert no. 3: Prototype-polluting function #74

Triggered via pull request May 28, 2025 23:51
Status Failure
Total duration 10m 58s
Artifacts

frontend-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build
Process completed with exit code 1.
build: src/gprofiler/frontend/src/utils/generalUtils.js#L61
Replace `"__proto__"·||·key·===·"constructor"` with `'__proto__'·||·key·===·'constructor'`