fix: update node version #2
check-and-deploy.yml
on: push
Check uniswap Benchmarks
3m 2s
Deploy Uniswap Blog Staging
0s
Audit with Lighthouse
0s
Annotations
2 errors and 9 warnings
Deploy Uniswap Blog Preview
The job running on runner GitHub Actions 35 has exceeded the maximum execution time of 360 minutes.
|
Deploy Uniswap Blog Preview
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
|