Skip to content

fixed date in faq

fixed date in faq #600

Triggered via push September 16, 2024 02:31
Status Failure
Total duration 32s
Artifacts

test.yml

on: push
Run Tests
22s
Run Tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
Run Tests
ENOENT: no such file or directory, open '/home/runner/work/stormhacks_website/stormhacks_website/jest.results.json'
Run Tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, mattallty/jest-github-action@12c8c9a48ae4543fdcf5faa4d126e922d69783a8. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/[email protected], mattallty/jest-github-action@12c8c9a48ae4543fdcf5faa4d126e922d69783a8. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
src/components/MLHBanner.jsx#L21
[@next/next/no-img-element] Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
src/components/NavBar.jsx#L55
[jsx-a11y/alt-text] Image elements must have an alt prop, either with meaningful text, or an empty string for decorative images.
src/pages/Landing.jsx#L109
[jsx-a11y/alt-text] Image elements must have an alt prop, either with meaningful text, or an empty string for decorative images.