Fix issue #5716: [Feature Request]: Add the button to jump to file ed… #18568
Annotations
10 errors and 1 warning
|
|
Lint and TypeScript compilation:
frontend/src/components/shared/action-tooltip.tsx#L7
`@nextui-org/aria-utils` type import should occur before import of `#/assets/confirm`
|
Lint and TypeScript compilation:
frontend/src/components/shared/action-tooltip.tsx#L17
Replace `·type,·onClick,·content,·side·=·"bottom",·children·` with `⏎··type,⏎··onClick,⏎··content,⏎··side·=·"bottom",⏎··children,⏎`
|
Lint and TypeScript compilation:
frontend/src/components/shared/action-tooltip.tsx#L20
Do not nest ternary expressions
|
|
|
Lint and TypeScript compilation:
frontend/src/context/files.tsx#L54
Replace `··},·[setSelectedPath]` with `····},⏎····[setSelectedPath],⏎··`
|
Lint and TypeScript compilation:
frontend/src/context/files.tsx#L66
Replace `paths,·setPaths,·files,·setFileContent,·selectedPath,·setSelectedPath,·selectFile` with `⏎······paths,⏎······setPaths,⏎······files,⏎······setFileContent,⏎······selectedPath,⏎······setSelectedPath,⏎······selectFile,⏎····`
|
Lint and TypeScript compilation:
frontend/src/context/files.tsx#L69
Replace `·<FilesContext.Provider·value={value}>{children}</FilesContext.Provider>` with `·(⏎····<FilesContext.Provider·value={value}>{children}</FilesContext.Provider>⏎··)`
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading