feat(web): Clickable generic list items #58746
Annotations
21 warnings
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/
|
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/
|
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/
|
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/
|
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/
|
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/
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, island-is/[email protected]. 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/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
libs/react/feature-flags/src/lib/useFeatureFlag.ts#L41
React Hook useEffect has missing dependencies: 'defaultValue', 'featureFlag', and 'user'. Either include them or remove the dependency array
|
libs/react-spa/shared/src/components/problems/NoData.tsx#L22
'size' is assigned a value but never used. Allowed unused vars must match /^_[a-zA-Z0-9]*$/u
|
libs/react-spa/shared/src/components/problems/NotFound.tsx#L28
'pathname' is assigned a value but never used. Allowed unused vars must match /^_[a-zA-Z0-9]*$/u
|
libs/react-spa/shared/src/components/problems/Problem.tsx#L105
React Hook useEffect has missing dependencies: 'error' and 'logError'. Either include them or remove the dependency array
|
libs/react-spa/shared/src/components/problems/ThirdPartyServiceError.tsx#L25
'error' is assigned a value but never used. Allowed unused vars must match /^_[a-zA-Z0-9]*$/u
|
libs/react-spa/shared/src/hooks/useEffectOnce.ts#L20
React Hook useEffect has a missing dependency: 'effect'. Either include it or remove the dependency array. If 'effect' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
libs/react-spa/shared/src/lib/replaceParams.ts#L15
Expected a function expression
|
libs/react-spa/shared/src/lib/validate.ts#L83
Unexpected any. Specify a different type
|
libs/react-spa/shared/src/lib/validate.ts#L152
Expected a function expression
|
libs/react-spa/shared/src/utils/getOrganizationSlugFromError.ts#L18
Expected a function expression
|
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/
|
This job succeeded
Loading