danwill89 / gen-ai

MIT License
0 stars 0 forks source link

Add age attribute to Card component #4

Closed sweep-ai[bot] closed 10 months ago

sweep-ai[bot] commented 10 months ago

PR Feedback (click)

Summary of Changes

Please review and merge these changes.

Fixes #3.


🎉 Latest improvements to Sweep:


💡 To get Sweep to edit this pull request, you can:

sweep-ai[bot] commented 10 months ago

Sandbox Executions

npm i 1/4 ✓
added 292 packages, and audited 293 packages in 12s
107 packages are looking for funding
  run `npm fund` for details
found 0 vulnerabilities
npm notice 
npm notice New major version of npm available! 9.6.7 -> 10.2.2
npm notice Changelog: 
npm notice Run `npm install -g npm@10.2.2` to update!
npm notice 
trunk init 2/4 ✓
⥿ Downloading Trunk 1.17.1...
⥿ Downloading Trunk 1.17.1...
⢿ Downloading Trunk 1.17.1...
⣝ Downloading Trunk 1.17.1...
⣽ Downloading Trunk 1.17.1...
⣞ Downloading Trunk 1.17.1...
⣡ Downloading Trunk 1.17.1...
✔ Downloading Trunk 1.17.1... done
⥿ Verifying Trunk sha256...
✔ Verifying Trunk sha256... done
⥿ Unpacking Trunk...
✔ Unpacking Trunk... done

✔ 10 linters were enabled (.trunk/trunk.yaml)
  checkov 3.0.15 (4 json, 3 yaml files)
  eslint 8.52.0 (1 javascript, 3 typescript files)
  git-diff-check (20 files)
  markdownlint 0.37.0 (1 markdown file) (created .markdownlint.yaml)
  osv-scanner 1.4.2 (1 lockfile file)
  prettier 3.0.3 (2 css, 1 javascript, 3 json, 1 markdown, 1 sass, 3 typescript, 3 yaml files)
  svgo 3.0.2 (2 svg files) (created svgo.config.js)
  trivy 0.46.1 (3 yaml files)
  trufflehog 3.62.1 (21 files)
  yamllint 1.32.0 (3 yaml files) (created .yamllint.yaml)
Next Steps
 1. Read documentation
    Our documentation can be found at https://docs.trunk.io
 2. Get help and give feedback
    Join the Trunk community at https://slack.trunk.io
trunk fmt app/components/card.tsx || exit 0 3/4 ✓
 ✔ Formatted app/components/card.tsx
Re-checking autofixed files...

Checked 1 file
✔ No issues
trunk check --fix --print-failures app/components/card.tsx 4/4 ✓
Checked 1 file
✔ No issues

trunk fmt app/page.tsx || exit 0 1/2 ✓
 ✔ Formatted app/page.tsx
Re-checking autofixed files...

Checked 1 file
✔ No issues
trunk check --fix --print-failures app/page.tsx 2/2 ✓
Checked 1 file
✔ No issues

sweep-ai[bot] commented 10 months ago

Apply Sweep Rules to your PR?