Skip to content

Fix syntax error

Fix syntax error #30

Triggered via push November 14, 2024 13:50
Status Cancelled
Total duration 1m 21s
Artifacts
Check uniswap Benchmarks
38s
Check uniswap Benchmarks
Audit with Lighthouse
1m 12s
Audit with Lighthouse
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 9 warnings
Check uniswap Benchmarks
Process completed with exit code 2.
Audit with Lighthouse
The run was canceled by @mokaymokay.
Audit with Lighthouse
The operation was canceled.
Check uniswap Benchmarks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check uniswap Benchmarks: src/components/SentimentTracking/index.tsx#L4
'Frown' is defined but never used. Allowed unused vars must match /_/u
Check uniswap Benchmarks: src/components/SentimentTracking/index.tsx#L4
'Meh' is defined but never used. Allowed unused vars must match /_/u
Check uniswap Benchmarks: src/components/SentimentTracking/index.tsx#L4
'Smile' is defined but never used. Allowed unused vars must match /_/u
Check uniswap Benchmarks: src/components/SentimentTracking/index.tsx#L13
'setSelectedSentiment' is assigned a value but never used. Allowed unused vars must match /_/u
Check uniswap Benchmarks: src/components/SentimentTracking/index.tsx#L15
'isSentimentSelected' is assigned a value but never used. Allowed unused vars must match /_/u
Check uniswap Benchmarks: src/pages/index.tsx#L2
'useBaseUrl' is defined but never used. Allowed unused vars must match /_/u
Check uniswap Benchmarks: src/pages/index.tsx#L8
'ThemedImage' is defined but never used. Allowed unused vars must match /_/u
Check uniswap Benchmarks: src/theme/Root.tsx#L31
Empty block statement