Skip to content

fix: replace direct hasOwnProperty calls with Object.prototype.hasOwnProperty.call in validateResponseFormat #22570

fix: replace direct hasOwnProperty calls with Object.prototype.hasOwnProperty.call in validateResponseFormat

fix: replace direct hasOwnProperty calls with Object.prototype.hasOwnProperty.call in validateResponseFormat #22570

Triggered via pull request November 11, 2025 08:18
Status Success
Total duration 2m 16s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
CodeQL-Build
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
CodeQL-Build
Unable to validate code scanning workflow: CheckoutWrongHead
CodeQL-Build
1 issue was detected with this workflow: git checkout HEAD^2 is no longer necessary. Please remove this step as Code Scanning recommends analyzing the merge commit for best results.