fixed featured icon bug #35
Annotations
8 warnings
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: peaceiris/actions-gh-pages@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
deploy:
src/components/Assets.tsx#L20
Unexpected console statement
|
deploy:
src/components/blog/Blog.tsx#L20
Unexpected console statement
|
deploy:
src/components/work/Workpage.tsx#L26
Unexpected console statement
|
deploy:
src/api/projects.ts#L15
Function declared in a loop contains unsafe references to variable(s) 'console'
|
deploy:
src/api/projects.ts#L15
Unexpected console statement
|
deploy:
src/components/projects/ProjectPage.tsx#L128
Unexpected console statement
|
deploy:
src/components/projects/Projects.tsx#L17
Unexpected console statement
|