Skip to content

fix: Ensure url is valid before opening to prevent XSS #95

fix: Ensure url is valid before opening to prevent XSS

fix: Ensure url is valid before opening to prevent XSS #95

Triggered via pull request July 4, 2024 11:12
Status Failure
Total duration 1m 3s
Artifacts

react-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
ci-react: packages/ui-extensions-react/src/components/adaptive-card/AdaptiveCardRenderer.tsx#L72
'parsedUrl' is never reassigned. Use 'const' instead
ci-react
Process completed with exit code 1.
ci-react
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/