Add Rules Component #13508
Annotations
3 errors and 17 warnings
π¦ Lint Changed Files:
features/admin.rules.v1/components/rule-conditions.tsx#L259
React Hook "useGetResourcesList" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
π¦ Lint Changed Files:
features/admin.rules.v1/components/rules.tsx#L89
Missing "key" prop for element in iterator
|
π¦ Lint Changed Files
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
π₯‘ Setup pnpm
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/
|
π₯‘ Setup pnpm
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/
|
π₯‘ Setup pnpm
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/
|
π Get pnpm store directory
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/
|
β¬οΈ Checkout
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/
|
β¬οΈ Checkout
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/
|
π¦ Lint Changed Files:
features/admin.actions.v1/components/action-config-form.tsx#L41
`@wso2is/admin.rules.v1/components/rules-component` import should occur before import of `@wso2is/core/models`
|
π¦ Lint Changed Files:
features/admin.actions.v1/components/action-config-form.tsx#L42
`@wso2is/admin.rules.v1/providers/rules-provider` import should occur before import of `@wso2is/core/models`
|
π¦ Lint Changed Files:
features/admin.actions.v1/components/action-config-form.tsx#L43
`@wso2is/admin.rules.v1/api/use-get-rules-meta` import should occur before import of `@wso2is/core/models`
|
π¦ Lint Changed Files:
features/admin.actions.v1/components/action-config-form.tsx#L131
'handleGetRuleValue' is assigned a value but never used. Allowed unused vars must match /^_/u
|
π¦ Lint Changed Files:
features/admin.actions.v1/components/action-config-form.tsx#L132
Expected ruleValue to have a type annotation
|
π¦ Lint Changed Files:
features/admin.actions.v1/components/action-config-form.tsx#L132
'ruleValue' is assigned a value but never used. Allowed unused vars must match /^_/u
|
π¦ Lint Changed Files:
features/admin.actions.v1/components/action-config-form.tsx#L744
A space is required before '}'
|
π¦ Lint Changed Files:
features/admin.registration-flow-builder.v1/components/element-property-panel/element-properties.tsx#L123
Expected blank line before this statement
|
|
π¦ Lint Changed Files:
features/admin.rules.v1/api/use-get-resource-list.ts#L30
Trailing spaces not allowed
|
Loading