Remove Unneeded Packages #24
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
lintify:
src/assets/utils/AppContextProvider.tsx#L11
Forbidden non-null assertion
|
lintify:
src/components/about.tsx#L17
Forbidden non-null assertion
|
lintify:
src/components/about.tsx#L19
Forbidden non-null assertion
|
lintify:
src/components/contact.tsx#L17
Forbidden non-null assertion
|
lintify:
src/components/contact.tsx#L27
'token' is assigned a value but never used
|
lintify:
src/components/contact.tsx#L85
Unexpected console statement
|
lintify:
src/components/contact.tsx#L187
Forbidden non-null assertion
|
lintify:
src/components/contact.tsx#L234
Unexpected console statement
|
lintify:
src/components/contact.tsx#L235
Unexpected console statement
|
lintify:
src/components/resume.tsx#L6
Using exported name 'Icon' as identifier for default export
|