Update actions/checkout version in CI workflow #7
Annotations
10 warnings
Test-and-Build (20.x):
react/src/App.tsx#L6
Missing return type on function
|
Test-and-Build (20.x):
react/src/components/containers/PageContainer.tsx#L7
Missing return type on function
|
Test-and-Build (20.x):
react/src/components/navigation/Navigation.tsx#L13
Missing return type on function
|
Test-and-Build (20.x):
react/src/components/navigation/NavigationLink.tsx#L11
Missing return type on function
|
Test-and-Build (20.x):
react/src/components/navigation/ThemeSwitcher.tsx#L5
Missing return type on function
|
Test-and-Build (20.x):
react/src/main.tsx#L8
Forbidden non-null assertion
|
Test-and-Build (20.x):
react/src/pages/Contact.tsx#L2
Missing return type on function
|
Test-and-Build (20.x):
react/src/pages/Home.tsx#L1
Missing return type on function
|
Test-and-Build (20.x):
react/src/pages/Projects.tsx#L1
Missing return type on function
|
Test-and-Build (20.x):
react/src/pages/Resume.tsx#L2
Missing return type on function
|