feat: Add appless pre-PAT onboarding container #6546
Annotations
10 errors and 1 warning
|
|
|
Build and upload stats:
src/ui/FileViewer/ToggleHeader/Title/Title.tsx#L58
Type 'Record<string, any>' is missing the following properties from type 'LocationParams': params, updateParams
|
Build and upload stats:
src/shared/ContentsTable/useTableDefaultSort/useTableDefaultSort.ts#L15
Property 'params' is missing in type 'Record<string, any>' but required in type '{ params: { displayType?: string | undefined; }; }'.
|
Build and upload stats:
src/pages/CommitDetailPage/CommitCoverage/routes/CommitDetailFileExplorer/CommitDetailFileExplorer.tsx#L16
Type 'Record<string, any>' is missing the following properties from type '{ params: { search?: string | undefined; }; updateParams: (params: Record<string, string>) => void; }': params, updateParams
|
Build and upload stats:
src/pages/RepoPage/CoverageTab/OverviewTab/hooks/useRepoCoverageTimeseries.ts#L36
Property 'params' is missing in type 'Record<string, any>' but required in type '{ params: { trend?: Trends | undefined; }; }'.
|
|
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading