Skip to content

Support partially URL-encoded paths #1284

Support partially URL-encoded paths

Support partially URL-encoded paths #1284

Triggered via pull request April 7, 2026 18:56
@SunsetTechuilaSunsetTechuila
synchronize #244
decode
Status Failure
Total duration 22s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors
Build
Process completed with exit code 1.
Build: index.ts#L153
Cannot find name 'getCleanPathname'. Did you mean 'getCleanGistPathname'?
Build: index.ts#L134
Cannot find name 'getCleanPathname'. Did you mean 'getCleanGistPathname'?
Lint
Process completed with exit code 1.
index.test.ts > isHome /?tab=repositories: index.ts#L134
ReferenceError: getCleanPathname is not defined ❯ isHome index.ts:134:124 ❯ index.test.ts:45:5
index.test.ts > isHome https://my-little-hub.com/: index.ts#L134
ReferenceError: getCleanPathname is not defined ❯ isHome index.ts:134:124 ❯ index.test.ts:45:5
index.test.ts > isHome https://not-github.com/: index.ts#L134
ReferenceError: getCleanPathname is not defined ❯ isHome index.ts:134:124 ❯ index.test.ts:45:5
index.test.ts > isHome https://github.big-corp.com/: index.ts#L134
ReferenceError: getCleanPathname is not defined ❯ isHome index.ts:134:124 ❯ index.test.ts:45:5
index.test.ts > isHome /dashboard: index.ts#L134
ReferenceError: getCleanPathname is not defined ❯ isHome index.ts:134:124 ❯ index.test.ts:45:5
index.test.ts > isHome /: index.ts#L134
ReferenceError: getCleanPathname is not defined ❯ isHome index.ts:134:124 ❯ index.test.ts:45:5
index.test.ts > isHome //: index.ts#L134
ReferenceError: getCleanPathname is not defined ❯ isHome index.ts:134:124 ❯ index.test.ts:45:5
index.test.ts > isHome ///: index.ts#L134
ReferenceError: getCleanPathname is not defined ❯ isHome index.ts:134:124 ❯ index.test.ts:45:5
index.test.ts > isHome //dashboard: index.ts#L134
ReferenceError: getCleanPathname is not defined ❯ isHome index.ts:134:124 ❯ index.test.ts:45:5
index.test.ts > isHome : index.ts#L134
ReferenceError: getCleanPathname is not defined ❯ isHome index.ts:134:124 ❯ index.test.ts:45:5