Merge branch 'master' of https://github.com/fga-eps-mds/2024.2-SENTIN… #5
ci.yml
on: push
test
1m 1s
build
0s
sonarcloud
0s
Annotations
6 errors and 5 warnings
format
Process completed with exit code 1.
|
lint:
src/Pages/Protected/Carteirinha/index.jsx#L1
'React' is defined but never used
|
lint
Process completed with exit code 1.
|
src/Pages/Public/MemberShip/index.test.jsx > MemberShip Component > should handle adding a dependent correctly:
src/Pages/Public/MemberShip/index.test.jsx#L307
AssertionError: expected <input aria-invalid …(4)></input>
…(27) to have a length of 27 but got 28
- Expected
+ Received
- 27
+ 28
❯ src/Pages/Public/MemberShip/index.test.jsx:307:20
|
src/Pages/Public/MemberShip/index.test.jsx > MemberShip Component > should handle deleting a dependent correctly:
src/Pages/Public/MemberShip/index.test.jsx#L375
AssertionError: expected <input aria-invalid …(4)></input>
…(31) to have a length of 31 but got 32
- Expected
+ Received
- 31
+ 32
❯ src/Pages/Public/MemberShip/index.test.jsx:375:20
|
test
Process completed with exit code 1.
|
format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
src/Pages/Protected/FinancialMovements/FinancialList/index.jsx#L47
React Hook useEffect has a missing dependency: 'storagedUser.token'. Either include it or remove the dependency array
|
lint:
src/Pages/Protected/MembershipRequests/index.jsx#L45
React Hook useEffect has a missing dependency: 'members'. Either include it or remove the dependency array
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|