Skip to content

fix: bump fast-xml-parser from 4.3.2 to 4.3.3 #137

fix: bump fast-xml-parser from 4.3.2 to 4.3.3

fix: bump fast-xml-parser from 4.3.2 to 4.3.3 #137

Triggered via pull request January 10, 2024 19:27
Status Success
Total duration 53s
Artifacts

verify-test.yml

on: pull_request
Verify code
15s
Verify code
Matrix: Run integration tests
Matrix: Run unit tests
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
Verify code: lib/feed-parser.js#L9
Use object shorthand or index signatures instead of `Object`, e.g., `{[key: string]: string}`
Verify code: lib/feed/item/atom.js#L132
Unexpected 'todo' comment: 'TODO ensure these are actually media...'
Verify code: lib/feed/item/rss.js#L134
Unexpected 'todo' comment: 'TODO ensure these are actually media...'
Verify code: lib/xml/element.js#L50
Defaults are not permitted on @param
Verify code: lib/xml/element.js#L67
Use object shorthand or index signatures instead of `Object`, e.g., `{[key: string]: string}`
Verify code: lib/xml/element.js#L147
Use object shorthand or index signatures instead of `Object`, e.g., `{[key: string]: string}`
Verify code: lib/xml/element.js#L271
Defaults are not permitted on @param
Verify code: lib/xml/element.js#L365
Defaults are not permitted on @param