chore(main): release 0.4.0 - #22
Merged
rep0x merged 1 commit intoJun 21, 2026
Merged
Annotations
11 warnings and 10 notices
|
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
src/app/api/repos/[owner]/[repo]/issues/route.ts#L79
This variable implicitly has the any type.
|
|
src/app/api/repos/[owner]/[repo]/issues/[number]/comments/route.ts#L81
This variable implicitly has the any type.
|
|
src/app/api/repos/[owner]/[repo]/files/[...path]/route.ts#L74
This variable implicitly has the any type.
|
|
src/app/api/packages/npm/[owner]/[repo]/[...path]/route.ts#L77
This variable implicitly has the any type.
|
|
src/app/api/packages/npm/[owner]/[repo]/[...path]/route.ts#L58
This variable implicitly has the any type.
|
|
src/app/api/health/route.ts#L37
Change to an optional chain.
|
|
src/app/api/auth/login/route.ts#L60
Change to an optional chain.
|
|
relay/server.ts#L96
Forbidden non-null assertion.
|
|
relay/server.ts#L77
Forbidden non-null assertion.
|
|
infra/css/index.html#L13
Alternative text title element cannot be empty
|
|
src/components/diff-view.tsx#L83
Useless case clause.
|
|
src/app/repos/[owner]/[repo]/runs/page.tsx#L182
Template literals are preferred over string concatenation.
|
|
src/app/repos/[owner]/[repo]/runs/[id]/page.tsx#L99
Template literals are preferred over string concatenation.
|
|
src/app/repos/[owner]/[repo]/repo-tabs.tsx#L41
Template literals are preferred over string concatenation.
|
|
src/app/repos/[owner]/[repo]/pulls/page.tsx#L281
Template literals are preferred over string concatenation.
|
|
src/app/repos/[owner]/[repo]/issues/page.tsx#L369
Template literals are preferred over string concatenation.
|
|
src/app/people/profile-view.tsx#L16
Template literals are preferred over string concatenation.
|
|
src/app/login/login-page.tsx#L398
Template literals are preferred over string concatenation.
|
|
src/app/api/signup/route.ts#L83
Template literals are preferred over string concatenation.
|
|
biome.json#L16
The use of the recommended field has been deprecated, and will removed in the next major version of Biome. Use preset instead.
|
The logs for this run have expired and are no longer available.
Loading