Skip to content

Addressing comment on PR #1148 #661

Addressing comment on PR #1148

Addressing comment on PR #1148 #661

Triggered via dynamic April 26, 2026 17:28
Status Success
Total duration 18m 45s
Artifacts

copilot

on: dynamic
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
copilot: generate-sitemaps.js#L670
Unexpected console statement. Only these console methods are allowed: warn, error
copilot: generate-sitemaps.js#L667
Unexpected console statement. Only these console methods are allowed: warn, error
copilot: generate-sitemaps.js#L663
Unexpected console statement. Only these console methods are allowed: warn, error
copilot: generate-sitemaps.js#L660
Unexpected console statement. Only these console methods are allowed: warn, error
copilot: generate-sitemaps.js#L656
Unexpected console statement. Only these console methods are allowed: warn, error
copilot: generate-sitemaps.js#L653
Unexpected console statement. Only these console methods are allowed: warn, error
copilot: generate-sitemaps.js#L630
Unexpected console statement. Only these console methods are allowed: warn, error
copilot: generate-sitemaps.js#L628
Unexpected console statement. Only these console methods are allowed: warn, error
copilot: generate-sitemaps.js#L619
Unexpected console statement. Only these console methods are allowed: warn, error
copilot: src/components/widgets/implementationguide/SecurityResourcesWidget.tsx#L389
Avoid hardcoded data-testid values. Use constants from testIds.ts or createTestId() helper instead