Merge pull request #5 from Abyss0108/Abyss0108-patch-1 #17
main.yml
on: push
Annotations
1 error and 18 warnings
notify-email
Connection timeout
|
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/
|
notify-email
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/
|
notify-email
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/
|