activity page #1296
Annotations
4 errors and 2 warnings
tsc:
src/hemsedal24/components/ActivityBlock.tsx#L1
'ReactNode' is declared but its value is never read.
|
tsc:
src/hemsedal24/components/Day.tsx#L1
'Container' is declared but its value is never read.
|
tsc:
src/hemsedal24/components/Hero.tsx#L1
'Container' is declared but its value is never read.
|
tsc:
src/hemsedal24/index.tsx#L1
'Layout' is declared but its value is never read.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, icrawl/action-tsc@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1, icrawl/action-tsc@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading