Skip to content

Add client-side sanitization of server-provided HTML #609

Add client-side sanitization of server-provided HTML

Add client-side sanitization of server-provided HTML #609

Triggered via push November 3, 2023 16:10
Status Failure
Total duration 1m 43s
Artifacts

lint-js.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint: app/javascript/mastodon/models/account.ts#L117
Replace `⏎········escapeTextContentForBrowser(jsonField.name),⏎········emojiMap,⏎······)` with `escapeTextContentForBrowser(jsonField.name),·emojiMap),`
lint: app/javascript/mastodon/models/account.ts#L146
Replace `⏎········escapeTextContentForBrowser(displayName),⏎········emojiMap,⏎······)` with `escapeTextContentForBrowser(displayName),·emojiMap),`
lint
Process completed with exit code 1.