Migrate rest of ChromeReducer state to Jotai #1920
Annotations
11 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/@types/types.d.ts#L31
Unexpected any. Specify a different type
|
src/@types/types.d.ts#L71
Unexpected any. Specify a different type
|
src/@types/types.d.ts#L73
Unexpected any. Specify a different type
|
src/@types/types.d.ts#L74
Unexpected any. Specify a different type
|
src/@types/types.d.ts#L138
Unexpected any. Specify a different type
|
src/analytics/analytics.test.ts#L8
Unexpected any. Specify a different type
|
src/auth/OIDCConnector/OIDCProvider.tsx#L19
Unexpected any. Specify a different type
|
src/auth/OIDCConnector/OIDCSecured.tsx#L82
Unexpected any. Specify a different type
|
src/auth/__mocks__/fetchPermissions.ts#L2
Unexpected any. Specify a different type
|
src/auth/entitlementsApi.ts#L21
Unexpected any. Specify a different type
|
This job succeeded
Loading