Skip to content

feat: added tests for favorite route #3322

feat: added tests for favorite route

feat: added tests for favorite route #3322

Triggered via push May 8, 2024 20:30
Status Success
Total duration 12h 16m 21s
Artifacts

node.js.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

66 errors and 12 warnings
build (ubuntu-latest, 22.x)
Process completed with exit code 1.
build (ubuntu-latest, 22.x)
'React' is declared but its value is never read.
build (ubuntu-latest, 22.x)
'Link' is declared but its value is never read.
build (ubuntu-latest, 22.x)
'Platform' is declared but its value is never read.
build (ubuntu-latest, 22.x)
'ScrollView' is declared but its value is never read.
build (ubuntu-latest, 22.x)
'styles' is declared but its value is never read.
build (ubuntu-latest, 22.x)
'React' is declared but its value is never read.
build (ubuntu-latest, 22.x)
'React' is declared but its value is never read.
build (ubuntu-latest, 22.x)
Property 'onSuccess' is missing in type '{}' but required in type '{ isCreatingTrip?: boolean | undefined; onSuccess: any; }'.
build (ubuntu-latest, 22.x)
'React' is declared but its value is never read.
build (ubuntu-latest, 22.x)
'React' is declared but its value is never read.
build (ubuntu-latest, 20.x)
Process completed with exit code 1.
build (ubuntu-latest, 20.x)
'React' is declared but its value is never read.
build (ubuntu-latest, 20.x)
'Link' is declared but its value is never read.
build (ubuntu-latest, 20.x)
'Platform' is declared but its value is never read.
build (ubuntu-latest, 20.x)
'ScrollView' is declared but its value is never read.
build (ubuntu-latest, 20.x)
'styles' is declared but its value is never read.
build (ubuntu-latest, 20.x)
'React' is declared but its value is never read.
build (ubuntu-latest, 20.x)
'React' is declared but its value is never read.
build (ubuntu-latest, 20.x)
Property 'onSuccess' is missing in type '{}' but required in type '{ isCreatingTrip?: boolean | undefined; onSuccess: any; }'.
build (ubuntu-latest, 20.x)
'React' is declared but its value is never read.
build (ubuntu-latest, 20.x)
'React' is declared but its value is never read.
build (windows-latest, 22.x)
'React' is declared but its value is never read.
build (windows-latest, 22.x)
'Link' is declared but its value is never read.
build (windows-latest, 22.x)
'Platform' is declared but its value is never read.
build (windows-latest, 22.x)
'ScrollView' is declared but its value is never read.
build (windows-latest, 22.x)
'styles' is declared but its value is never read.
build (windows-latest, 22.x)
'React' is declared but its value is never read.
build (windows-latest, 22.x)
'React' is declared but its value is never read.
build (windows-latest, 22.x)
Property 'onSuccess' is missing in type '{}' but required in type '{ isCreatingTrip?: boolean | undefined; onSuccess: any; }'.
build (windows-latest, 22.x)
'React' is declared but its value is never read.
build (windows-latest, 22.x)
'React' is declared but its value is never read.
build (windows-latest, 22.x)
Process completed with exit code 1.
build (windows-latest, 20.x)
'React' is declared but its value is never read.
build (windows-latest, 20.x)
'Link' is declared but its value is never read.
build (windows-latest, 20.x)
'Platform' is declared but its value is never read.
build (windows-latest, 20.x)
'ScrollView' is declared but its value is never read.
build (windows-latest, 20.x)
'styles' is declared but its value is never read.
build (windows-latest, 20.x)
'React' is declared but its value is never read.
build (windows-latest, 20.x)
'React' is declared but its value is never read.
build (windows-latest, 20.x)
Property 'onSuccess' is missing in type '{}' but required in type '{ isCreatingTrip?: boolean | undefined; onSuccess: any; }'.
build (windows-latest, 20.x)
'React' is declared but its value is never read.
build (windows-latest, 20.x)
'React' is declared but its value is never read.
build (windows-latest, 20.x)
Process completed with exit code 1.
build (macos-latest, 20.x)
'React' is declared but its value is never read.
build (macos-latest, 20.x)
'Link' is declared but its value is never read.
build (macos-latest, 20.x)
'Platform' is declared but its value is never read.
build (macos-latest, 20.x)
'ScrollView' is declared but its value is never read.
build (macos-latest, 20.x)
'styles' is declared but its value is never read.
build (macos-latest, 20.x)
'React' is declared but its value is never read.
build (macos-latest, 20.x)
'React' is declared but its value is never read.
build (macos-latest, 20.x)
Property 'onSuccess' is missing in type '{}' but required in type '{ isCreatingTrip?: boolean | undefined; onSuccess: any; }'.
build (macos-latest, 20.x)
'React' is declared but its value is never read.
build (macos-latest, 20.x)
'React' is declared but its value is never read.
build (macos-latest, 20.x)
Process completed with exit code 1.
build (macos-latest, 22.x)
'React' is declared but its value is never read.
build (macos-latest, 22.x)
'Link' is declared but its value is never read.
build (macos-latest, 22.x)
'Platform' is declared but its value is never read.
build (macos-latest, 22.x)
'ScrollView' is declared but its value is never read.
build (macos-latest, 22.x)
'styles' is declared but its value is never read.
build (macos-latest, 22.x)
'React' is declared but its value is never read.
build (macos-latest, 22.x)
'React' is declared but its value is never read.
build (macos-latest, 22.x)
Property 'onSuccess' is missing in type '{}' but required in type '{ isCreatingTrip?: boolean | undefined; onSuccess: any; }'.
build (macos-latest, 22.x)
'React' is declared but its value is never read.
build (macos-latest, 22.x)
'React' is declared but its value is never read.
build (macos-latest, 22.x)
Process completed with exit code 1.
build (ubuntu-latest, 22.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest, 22.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (ubuntu-latest, 20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest, 20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (windows-latest, 22.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (windows-latest, 22.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (windows-latest, 20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (windows-latest, 20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (macos-latest, 20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (macos-latest, 20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (macos-latest, 22.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (macos-latest, 22.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/