verificate #10
main.yml
on: push
Annotations
1 error and 16 warnings
deploy
Process completed with exit code 1.
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
app/(tabs)/citas.tsx#L2
'FlatList' is defined but never used
|
lint:
app/(tabs)/citas.tsx#L2
'Modal' is defined but never used
|
lint:
app/(tabs)/citas.tsx#L24
'citas' is assigned a value but never used
|
lint:
app/(tabs)/citas.tsx#L30
'modalVisible' is assigned a value but never used
|
lint:
app/(tabs)/citas.tsx#L31
'selectedEvent' is assigned a value but never used
|
lint:
app/(tabs)/citas.tsx#L102
'renderItem' is assigned a value but never used
|
lint:
app/(tabs)/perfil.tsx#L1
'useContext' is defined but never used
|
lint:
app/(tabs)/perfil.tsx#L4
'AuthContext' is defined but never used
|
lint:
app/_layout.tsx#L5
'useState' is defined but never used
|
lint:
app/_layout.tsx#L32
React Hook useEffect has a missing dependency: 'router'. Either include it or remove the dependency array
|
integration-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
snyk-scan
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|