feat(j-s): Add defender to sendModifiedNotifications #57160
Annotations
21 warnings
Cache for NodeJS dependencies - host OS
The `save-state` 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/
|
Cache for NodeJS dependencies - host OS
The `save-state` 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/
|
Cache for NodeJS dependencies - host OS
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/
|
Cache for NodeJS dependencies - host OS
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/
|
Cache for generated files
The `save-state` 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/
|
Cache for generated files
The `save-state` 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/
|
Cache for generated files
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/
|
Cache for generated files
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/
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, island-is/cache@v0.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: island-is/cache@v0.3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linting:
libs/service-portal/information/src/components/FamilyMemberCard/FamilyMemberCard.tsx#L40
React Hook useEffect has a missing dependency: 'getFamilyRelationData'. Either include it or remove the dependency array
|
Linting:
libs/service-portal/information/src/components/NotificationSettings/UserProfileNotificationSettings.tsx#L25
'UserProfileNotificationSettings' is assigned a value but never used. Allowed unused vars must match /^_[a-zA-Z0-9]*$/u
|
Linting:
libs/service-portal/information/src/components/PersonalInformation/Forms/ProfileForm/ProfileForm.tsx#L129
React Hook useEffect has a missing dependency: 'setFormLoading'. Either include it or remove the dependency array. If 'setFormLoading' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Linting:
libs/service-portal/information/src/components/PersonalInformation/Forms/ProfileForm/ProfileForm.tsx#L144
React Hook useEffect has missing dependencies: 'emailDirty', 'migratedUserUpdate', 'onCloseOverlay', and 'telDirty'. Either include them or remove the dependency array
|
Linting:
libs/service-portal/information/src/components/PersonalInformation/Forms/ProfileForm/components/Inputs/BankInfoForm.tsx#L48
React Hook useEffect has a missing dependency: 'checkSetPristineInput'. Either include it or remove the dependency array
|
Linting:
libs/service-portal/information/src/components/PersonalInformation/Forms/ProfileForm/components/Inputs/Email.tsx#L86
React Hook useEffect has missing dependencies: 'checkSetPristineInput' and 'setValue'. Either include them or remove the dependency array
|
Linting:
libs/service-portal/information/src/components/PersonalInformation/Forms/ProfileForm/components/Inputs/Email.tsx#L97
React Hook useEffect has missing dependencies: 'emailDirty' and 'emailToVerify'. Either include them or remove the dependency array. If 'emailDirty' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Linting:
libs/service-portal/information/src/components/PersonalInformation/Forms/ProfileForm/components/Inputs/Email.tsx#L235
Fragments should contain more than one child - otherwise, there’s no need for a Fragment at all
|
Linting:
libs/service-portal/information/src/components/PersonalInformation/Forms/ProfileForm/components/Inputs/Nudge.tsx#L34
'getValues' is assigned a value but never used. Allowed unused vars must match /^_[a-zA-Z0-9]*$/u
|
Linting:
libs/service-portal/information/src/components/PersonalInformation/Forms/ProfileForm/components/Inputs/Nudge.tsx#L44
React Hook useEffect has a missing dependency: 'setValue'. Either include it or remove the dependency array
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "pr-event".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading