Release v0.1.1#1
Merged
Merged
Annotations
11 warnings and 10 notices
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint & format check:
app/components/files/CodeEditor.tsx#L67
Avoid passing content using the dangerouslySetInnerHTML prop.
|
|
Lint & format check:
app/components/files/CodeEditor.tsx#L132
Avoid using the index of an array as key property in an element.
|
|
Lint & format check:
app/components/files/CodeEditor.tsx#L167
Avoid using the index of an array as key property in an element.
|
|
Lint & format check:
app/components/files/CodeEditor.tsx#L149
Avoid passing content using the dangerouslySetInnerHTML prop.
|
|
Lint & format check:
app/components/files/Breadcrumbs.tsx#L18
This hook specifies more dependencies than necessary: path.
|
|
Lint & format check:
app/components/files/Breadcrumbs.tsx#L25
This hook does not specify its dependency on path.
|
|
Lint & format check:
app/components/browser/BrowserPage.tsx#L164
This variable tabs is unused.
|
|
Lint & format check:
app/components/browser/BrowserPage.tsx#L25
This hook specifies more dependencies than necessary: retryCount.
|
|
Lint & format check:
app/components/browser/BrowserPage.tsx#L1
Several of these imports are unused.
|
|
Lint & format check:
app/components/RenamableTab.tsx#L28
This hook does not specify its dependency on name.
|
|
Lint & format check:
app/components/files/FilesPage.tsx#L12
Template literals are preferred over string concatenation.
|
|
Lint & format check:
app/components/files/FilesPage.tsx#L11
Template literals are preferred over string concatenation.
|
|
Lint & format check:
app/components/files/FilesPage.tsx#L10
Template literals are preferred over string concatenation.
|
|
Lint & format check:
app/components/files/FileList.tsx#L29
Template literals are preferred over string concatenation.
|
|
Lint & format check:
app/components/files/FileList.tsx#L28
Template literals are preferred over string concatenation.
|
|
Lint & format check:
app/components/files/FileList.tsx#L27
Template literals are preferred over string concatenation.
|
|
Lint & format check:
app/components/files/FileList.tsx#L26
Template literals are preferred over string concatenation.
|
|
Lint & format check:
app/components/files/Breadcrumbs.tsx#L80
Template literals are preferred over string concatenation.
|
|
Lint & format check:
app/components/browser/BrowserPage.tsx#L87
Template literals are preferred over string concatenation.
|
|
Lint & format check:
app/components/ClientOnly.tsx#L6
This fragment is unnecessary.
|
background
wait
wait-all
cancel
parallel
Loading