[Bugfix] Update UI and handle new navigation #133
Annotations
10 errors and 8 warnings
public/components/main/__tests__/main.test.tsx#L14
'array' is defined but never used. Allowed unused args must match /^_/u
|
public/components/main/__tests__/main.test.tsx#L26
Return a Promise instead of relying on callback parameter
|
public/components/main/__tests__/main.test.tsx#L37
Replace `·httpClient={httpClientMock}·setBreadcrumbs={setBreadcrumbs}·chrome={chromeMock}` with `⏎········httpClient={httpClientMock}⏎········setBreadcrumbs={setBreadcrumbs}⏎········chrome={chromeMock}⏎·····`
|
public/components/main/__tests__/main.test.tsx#L56
Replace `·httpClient={httpClientMock}·setBreadcrumbs={setBreadcrumbs}·chrome={chromeMock}` with `⏎········httpClient={httpClientMock}⏎········setBreadcrumbs={setBreadcrumbs}⏎········chrome={chromeMock}⏎·····`
|
public/components/main/__tests__/main.test.tsx#L74
Replace `·httpClient={httpClientMock}·setBreadcrumbs={setBreadcrumbs}·chrome={chromeMock}` with `⏎········httpClient={httpClientMock}⏎········setBreadcrumbs={setBreadcrumbs}⏎········chrome={chromeMock}⏎·····`
|
|
public/components/main/__tests__/main.test.tsx#L92
Replace `·httpClient={httpClientMock}·setBreadcrumbs={setBreadcrumbs}·chrome={chromeMock}` with `⏎········httpClient={httpClientMock}⏎········setBreadcrumbs={setBreadcrumbs}⏎········chrome={chromeMock}⏎·····`
|
|
public/components/main/__tests__/main.test.tsx#L98
should not have duplicate prefix
|
public/components/main/__tests__/main.test.tsx#L140
Replace `·httpClient={httpClientMock}·setBreadcrumbs={setBreadcrumbs}·chrome={chromeMock}` with `⏎········httpClient={httpClientMock}⏎········setBreadcrumbs={setBreadcrumbs}⏎········chrome={chromeMock}⏎·····`
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, lots0logs/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
public/components/main/__tests__/main.test.tsx#L98
Test has no assertions
|
public/components/main/__tests__/main.test.tsx#L149
Test has no assertions
|
public/components/main/__tests__/main.test.tsx#L201
Skipped test
|
public/components/main/__tests__/main.test.tsx#L201
Test has no assertions
|
This job failed
Loading