[FIX] hooks: remove useEffect type circular dependency #1901
Annotations
9 errors and 3 warnings
build (12.x):
tests/components/hooks.test.ts#L646
'MyComponent' is defined but never used
|
build (12.x):
tests/components/hooks.test.ts#L663
'MyComponent' is defined but never used
|
build (12.x):
tests/components/hooks.test.ts#L679
'MyComponent' is defined but never used
|
build (12.x)
Process completed with exit code 1.
|
build (14.x):
tests/components/hooks.test.ts#L646
'MyComponent' is defined but never used
|
build (14.x):
tests/components/hooks.test.ts#L663
'MyComponent' is defined but never used
|
build (14.x):
tests/components/hooks.test.ts#L679
'MyComponent' is defined but never used
|
build (14.x)
Process completed with exit code 1.
|
build (16.x)
The operation was canceled.
|
build (12.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|