Skip to content

DX | 11-02-2026 | Hotfix Release #791

DX | 11-02-2026 | Hotfix Release

DX | 11-02-2026 | Hotfix Release #791

Triggered via pull request February 11, 2026 11:06
Status Success
Total duration 1m 37s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 3 warnings
test/unit/index.js ► Contentstack Client Enhanced Login Tests ► should generate tfa_token from mfaSecret when no tfa_token provided: lib/contentstackClient.js#L29
Failed test found in: report.json Error: Cannot read properties of undefined (reading 'generate')
test/unit/index.js ► Contentstack Client Enhanced Login Tests ► should handle login with TOTP secret: lib/contentstackClient.js#L29
Failed test found in: report.json Error: Cannot read properties of undefined (reading 'generate')
test/unit/index.js ► Contentstack Taxonomy test ► Taxonomies query with deleted parameter test: test/unit/taxonomy-test.js#L314
Failed test found in: report.json Error: Invalid config property "deleted" provided to onGet. Config: {"deleted":true}
test/unit/index.js ► Contentstack Taxonomy test ► Taxonomies query with fallback parameters test: test/unit/taxonomy-test.js#L245
Failed test found in: report.json Error: Invalid config property "locale" provided to onGet. Config: {"locale":"hi-in","branch":"main","include_fallback":true,"fallback_locale":"en-us"}
test/unit/index.js ► Contentstack Taxonomy test ► Taxonomies query with include counts parameters test: test/unit/taxonomy-test.js#L226
Failed test found in: report.json Error: Invalid config property "include_terms_count" provided to onGet. Config: {"include_terms_count":true,"include_referenced_terms_count":true,"include_referenced_content_type_count":true,"include_referenced_entries_count":true,"include_count":true}
test/unit/index.js ► Contentstack Taxonomy test ► Taxonomies query with locale parameter test: test/unit/taxonomy-test.js#L196
Failed test found in: report.json Error: Invalid config property "locale" provided to onGet. Config: {"locale":"hi-in"}
test/unit/index.js ► Contentstack Taxonomy test ► Taxonomies query with pagination parameters test: test/unit/taxonomy-test.js#L294
Failed test found in: report.json Error: Invalid config property "skip" provided to onGet. Config: {"skip":10,"limit":5}
test/unit/index.js ► Contentstack Taxonomy test ► Taxonomies query with search parameters test: test/unit/taxonomy-test.js#L279
Failed test found in: report.json Error: Invalid config property "query" provided to onGet. Config: {"query":"uid:taxonomy_1","typeahead":"taxonomy","deleted":false}
test/unit/index.js ► Contentstack Taxonomy test ► Taxonomies query with sorting parameters test: test/unit/taxonomy-test.js#L263
Failed test found in: report.json Error: Invalid config property "asc" provided to onGet. Config: {"asc":"name","desc":"created_at"}
test/unit/index.js ► Contentstack Taxonomy test ► taxonomy delete with different locale test: test/unit/taxonomy-test.js#L439
Failed test found in: report.json Error: Invalid config property "locale" provided to onDelete. Config: {"locale":"mr-in"}
test/unit/index.js ► Contentstack Taxonomy test ► taxonomy delete with locale parameter test: test/unit/taxonomy-test.js#L403
Failed test found in: report.json Error: Invalid config property "locale" provided to onDelete. Config: {"locale":"hi-in"}
Analyze (javascript)
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/
Analyze (javascript)
Cache not found for keys: codeql-trap-1-2.24.1-javascript-3a00e71926552756ead18a7145b28cc01b88ace2, codeql-trap-1-2.24.1-javascript-
Analyze (javascript)
Unable to validate code scanning workflow: MissingPushHook
Analyze (javascript)
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.