Update README.md #490
Annotations
13 warnings
Lint Backend
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint Backend:
backend/src/live/dmusers/dmusers.service.ts#L85
'_' is assigned a value but never used
|
Lint Frontend
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint Frontend:
frontend/__tests__/AnalyticsPage.test.tsx#L103
Unexpected empty object pattern
|
Lint Frontend:
frontend/__tests__/DevicePicker.test.tsx#L5
'Device' is defined but never used
|
Lint Frontend:
frontend/__tests__/DevicePicker.test.tsx#L44
'getByText' is assigned a value but never used
|
Lint Frontend:
frontend/__tests__/EditProfile.test.tsx#L146
Expected an assignment or function call and instead saw an expression
|
Lint Frontend:
frontend/__tests__/EditProfile.test.tsx#L147
Expected an assignment or function call and instead saw an expression
|
Lint Frontend:
frontend/__tests__/EditProfile.test.tsx#L148
Expected an assignment or function call and instead saw an expression
|
Lint Frontend:
frontend/__tests__/EditProfile.test.tsx#L149
Expected an assignment or function call and instead saw an expression
|
Lint Frontend:
frontend/__tests__/EditProfile.test.tsx#L150
Expected an assignment or function call and instead saw an expression
|
Lint Frontend:
frontend/__tests__/EditProfile.test.tsx#L151
Expected an assignment or function call and instead saw an expression
|
Lint Frontend:
frontend/__tests__/EditProfile.test.tsx#L497
Expected an assignment or function call and instead saw an expression
|