upcoming: [UIE-10430] - Reserved IP: Implement Landing Screen. #13549
Annotations
1 error and 11 warnings
|
Run abailly-akamai/action-eslint@8ad68ba04fa60924ef7607b07deb5989f38f5ed6
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@eae0cfeb286e66ffb5155f1a79b90583a127a68b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run abailly-akamai/action-eslint@8ad68ba04fa60924ef7607b07deb5989f38f5ed6:
packages/manager/src/features/ReservedIps/ReservedIpsLanding/ReservedIpsLanding.test.tsx#L104
[eslint] reported by reviewdog πΆ
Define a constant instead of duplicating this literal 3 times.
Raw Output:
{"ruleId":"sonarjs/no-duplicate-string","severity":1,"message":"Define a constant instead of duplicating this literal 3 times.","line":104,"column":47,"nodeType":"Literal","endLine":104,"endColumn":70}
|
|
Run abailly-akamai/action-eslint@8ad68ba04fa60924ef7607b07deb5989f38f5ed6:
packages/manager/src/features/ReservedIps/ReservedIpsLanding/ReservedIpsLanding.test.tsx#L101
[eslint] reported by reviewdog πΆ
Avoid direct Node access. Prefer using the methods from Testing Library.
Raw Output:
{"ruleId":"testing-library/no-node-access","severity":1,"message":"Avoid direct Node access. Prefer using the methods from Testing Library.","line":101,"column":39,"nodeType":"MemberExpression","messageId":"noNodeAccess"}
|
|
Run abailly-akamai/action-eslint@8ad68ba04fa60924ef7607b07deb5989f38f5ed6:
packages/manager/src/features/ReservedIps/ReservedIpsLanding/ReservedIpsLanding.test.tsx#L101
[eslint] reported by reviewdog πΆ
Avoid direct Node access. Prefer using the methods from Testing Library.
Raw Output:
{"ruleId":"testing-library/no-node-access","severity":1,"message":"Avoid direct Node access. Prefer using the methods from Testing Library.","line":101,"column":39,"nodeType":"MemberExpression","messageId":"noNodeAccess"}
|
|
Run abailly-akamai/action-eslint@8ad68ba04fa60924ef7607b07deb5989f38f5ed6:
packages/manager/src/features/ReservedIps/ReservedIpsLanding/ReservedIpsLanding.test.tsx#L101
[eslint] reported by reviewdog πΆ
Avoid using container methods. Prefer using the methods from Testing Library, such as "getByRole()"
Raw Output:
{"ruleId":"testing-library/no-container","severity":1,"message":"Avoid using container methods. Prefer using the methods from Testing Library, such as \"getByRole()\"","line":101,"column":29,"nodeType":"MemberExpression","messageId":"noContainer","endLine":101,"endColumn":52}
|
|
Run abailly-akamai/action-eslint@8ad68ba04fa60924ef7607b07deb5989f38f5ed6:
packages/manager/src/features/ReservedIps/ReservedIpsLanding/ReservedIpsLanding.test.tsx#L99
[eslint] reported by reviewdog πΆ
Prefer using queryBy* when waiting for disappearance
Raw Output:
{"ruleId":"testing-library/prefer-query-by-disappearance","severity":1,"message":"Prefer using queryBy* when waiting for disappearance","line":99,"column":37,"nodeType":"Identifier","messageId":"preferQueryByDisappearance","endLine":99,"endColumn":48}
|
|
Run abailly-akamai/action-eslint@8ad68ba04fa60924ef7607b07deb5989f38f5ed6:
packages/manager/src/features/ReservedIps/ReservedIpsLanding/ReservedIpsLanding.test.tsx#L76
[eslint] reported by reviewdog πΆ
Prefer using queryBy* when waiting for disappearance
Raw Output:
{"ruleId":"testing-library/prefer-query-by-disappearance","severity":1,"message":"Prefer using queryBy* when waiting for disappearance","line":76,"column":37,"nodeType":"Identifier","messageId":"preferQueryByDisappearance","endLine":76,"endColumn":48}
|
|
Run abailly-akamai/action-eslint@8ad68ba04fa60924ef7607b07deb5989f38f5ed6:
packages/manager/src/features/ReservedIps/ReservedIpsLanding/ReservedIpsLanding.test.tsx#L57
[eslint] reported by reviewdog πΆ
Don't wrap `getBy*` query with `expect` & presence matchers like `toBeInTheDocument` or `not.toBeNull` as `getBy*` queries fail implicitly when element is not found
Raw Output:
{"ruleId":"testing-library/prefer-implicit-assert","severity":1,"message":"Don't wrap `getBy*` query with `expect` & presence matchers like `toBeInTheDocument` or `not.toBeNull` as `getBy*` queries fail implicitly when element is not found","line":57,"column":12,"nodeType":"Identifier","messageId":"preferImplicitAssert","endLine":57,"endColumn":21}
|
|
Run abailly-akamai/action-eslint@8ad68ba04fa60924ef7607b07deb5989f38f5ed6:
packages/manager/src/features/ReservedIps/ReservedIpsLanding/ReservedIpsLanding.test.tsx#L55
[eslint] reported by reviewdog πΆ
Prefer using queryBy* when waiting for disappearance
Raw Output:
{"ruleId":"testing-library/prefer-query-by-disappearance","severity":1,"message":"Prefer using queryBy* when waiting for disappearance","line":55,"column":37,"nodeType":"Identifier","messageId":"preferQueryByDisappearance","endLine":55,"endColumn":48}
|
|
Run abailly-akamai/action-eslint@8ad68ba04fa60924ef7607b07deb5989f38f5ed6:
packages/manager/src/features/ReservedIps/ReservedIpsLanding/ReservedIpsLanding.test.tsx#L41
[eslint] reported by reviewdog πΆ
Prefer using queryBy* when waiting for disappearance
Raw Output:
{"ruleId":"testing-library/prefer-query-by-disappearance","severity":1,"message":"Prefer using queryBy* when waiting for disappearance","line":41,"column":37,"nodeType":"Identifier","messageId":"preferQueryByDisappearance","endLine":41,"endColumn":48}
|
|
Run abailly-akamai/action-eslint@8ad68ba04fa60924ef7607b07deb5989f38f5ed6:
packages/manager/src/features/ReservedIps/ReservedIpsLanding/ReservedIpsLanding.test.tsx#L39
[eslint] reported by reviewdog πΆ
Don't wrap `getBy*` query with `expect` & presence matchers like `toBeInTheDocument` or `not.toBeNull` as `getBy*` queries fail implicitly when element is not found
Raw Output:
{"ruleId":"testing-library/prefer-implicit-assert","severity":1,"message":"Don't wrap `getBy*` query with `expect` & presence matchers like `toBeInTheDocument` or `not.toBeNull` as `getBy*` queries fail implicitly when element is not found","line":39,"column":12,"nodeType":"Identifier","messageId":"preferImplicitAssert","endLine":39,"endColumn":23}
|
Loading