naming argument #27
Annotations
7 warnings
client
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
client:
assets/components/PersonalizeHomeModal.tsx#L53
'agendaTopics' is assigned a value but never used
|
client:
assets/home/components/HomeApp.tsx#L3
'getConfig' is defined but never used
|
client:
assets/home/components/HomeApp.tsx#L419
'state' is defined but never used
|
client:
assets/layout/components/BaseApp.tsx#L209
'prevProps' is defined but never used
|
client:
assets/user-profile/components/UserProfileApp.tsx#L30
'isUserAdmin' is defined but never used
|
client:
assets/users/actions.ts#L122
'updated' is defined but never used
|