Skip to content

feat: add xtu routes

cfe3de4
Select commit
Loading
Failed to load commit list.
Open

feat: add xtu routes #21826

feat: add xtu routes
cfe3de4
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / oxlint failed Apr 25, 2026 in 3s

24 new alerts including 24 errors

New alerts in code changed by this pull request

  • 24 errors

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 1 in lib/routes/xtu/cyxy.ts

See this annotation in the file changed.

Code scanning / oxlint

simple-import-sort(imports) Error

Run autofix to sort these imports!

Check failure on line 33 in lib/routes/xtu/cyxy.ts

See this annotation in the file changed.

Code scanning / oxlint

eslint(prefer-const) Error

title is never reassigned.
Use const instead.

Check failure on line 39 in lib/routes/xtu/cyxy.ts

See this annotation in the file changed.

Code scanning / oxlint

eslint-plugin-unicorn(prefer-string-replace-all) Error

Prefer String#replaceAll() over String#replace() when using a regex with the global flag.
Replace replace with replaceAll.

Check failure on line 41 in lib/routes/xtu/cyxy.ts

See this annotation in the file changed.

Code scanning / oxlint

eslint-plugin-unicorn(prefer-string-replace-all) Error

Prefer String#replaceAll() over String#replace() when using a regex with the global flag.
Replace replace with replaceAll.

Check failure on line 1 in lib/routes/xtu/jwc.ts

See this annotation in the file changed.

Code scanning / oxlint

simple-import-sort(imports) Error

Run autofix to sort these imports!

Check failure on line 30 in lib/routes/xtu/jwc.ts

See this annotation in the file changed.

Code scanning / oxlint

eslint(prefer-const) Error

title is never reassigned.
Use const instead.

Check failure on line 36 in lib/routes/xtu/jwc.ts

See this annotation in the file changed.

Code scanning / oxlint

eslint-plugin-unicorn(prefer-string-replace-all) Error

Prefer String#replaceAll() over String#replace() when using a regex with the global flag.
Replace replace with replaceAll.

Check failure on line 38 in lib/routes/xtu/jwc.ts

See this annotation in the file changed.

Code scanning / oxlint

eslint-plugin-unicorn(prefer-string-replace-all) Error

Prefer String#replaceAll() over String#replace() when using a regex with the global flag.
Replace replace with replaceAll.

Check failure on line 1 in lib/routes/xtu/jwxy.ts

See this annotation in the file changed.

Code scanning / oxlint

simple-import-sort(imports) Error

Run autofix to sort these imports!

Check failure on line 34 in lib/routes/xtu/jwxy.ts

See this annotation in the file changed.

Code scanning / oxlint

eslint(prefer-const) Error

title is never reassigned.
Use const instead.

Check failure on line 40 in lib/routes/xtu/jwxy.ts

See this annotation in the file changed.

Code scanning / oxlint

eslint-plugin-unicorn(prefer-string-replace-all) Error

Prefer String#replaceAll() over String#replace() when using a regex with the global flag.
Replace replace with replaceAll.

Check failure on line 42 in lib/routes/xtu/jwxy.ts

See this annotation in the file changed.

Code scanning / oxlint

eslint-plugin-unicorn(prefer-string-replace-all) Error

Prefer String#replaceAll() over String#replace() when using a regex with the global flag.
Replace replace with replaceAll.

Check failure on line 1 in lib/routes/xtu/nic.ts

See this annotation in the file changed.

Code scanning / oxlint

simple-import-sort(imports) Error

Run autofix to sort these imports!

Check failure on line 34 in lib/routes/xtu/nic.ts

See this annotation in the file changed.

Code scanning / oxlint

eslint(prefer-const) Error

title is never reassigned.
Use const instead.

Check failure on line 40 in lib/routes/xtu/nic.ts

See this annotation in the file changed.

Code scanning / oxlint

eslint-plugin-unicorn(prefer-string-replace-all) Error

Prefer String#replaceAll() over String#replace() when using a regex with the global flag.
Replace replace with replaceAll.

Check failure on line 42 in lib/routes/xtu/nic.ts

See this annotation in the file changed.

Code scanning / oxlint

eslint-plugin-unicorn(prefer-string-replace-all) Error

Prefer String#replaceAll() over String#replace() when using a regex with the global flag.
Replace replace with replaceAll.

Check failure on line 1 in lib/routes/xtu/tw.ts

See this annotation in the file changed.

Code scanning / oxlint

simple-import-sort(imports) Error

Run autofix to sort these imports!

Check failure on line 37 in lib/routes/xtu/tw.ts

See this annotation in the file changed.

Code scanning / oxlint

eslint(prefer-const) Error

title is never reassigned.
Use const instead.

Check failure on line 43 in lib/routes/xtu/tw.ts

See this annotation in the file changed.

Code scanning / oxlint

eslint-plugin-unicorn(prefer-string-replace-all) Error

Prefer String#replaceAll() over String#replace() when using a regex with the global flag.
Replace replace with replaceAll.

Check failure on line 45 in lib/routes/xtu/tw.ts

See this annotation in the file changed.

Code scanning / oxlint

eslint-plugin-unicorn(prefer-string-replace-all) Error

Prefer String#replaceAll() over String#replace() when using a regex with the global flag.
Replace replace with replaceAll.

Check failure on line 1 in lib/routes/xtu/www.ts

See this annotation in the file changed.

Code scanning / oxlint

simple-import-sort(imports) Error

Run autofix to sort these imports!

Check failure on line 34 in lib/routes/xtu/www.ts

See this annotation in the file changed.

Code scanning / oxlint

eslint(prefer-const) Error

title is never reassigned.
Use const instead.

Check failure on line 40 in lib/routes/xtu/www.ts

See this annotation in the file changed.

Code scanning / oxlint

eslint-plugin-unicorn(prefer-string-replace-all) Error

Prefer String#replaceAll() over String#replace() when using a regex with the global flag.
Replace replace with replaceAll.

Check failure on line 42 in lib/routes/xtu/www.ts

See this annotation in the file changed.

Code scanning / oxlint

eslint-plugin-unicorn(prefer-string-replace-all) Error

Prefer String#replaceAll() over String#replace() when using a regex with the global flag.
Replace replace with replaceAll.