SubodhDahal / subodhdahal.github.io

0 stars 0 forks source link

Add book-notes page and update header component #8

Closed sweep-ai[bot] closed 5 months ago

sweep-ai[bot] commented 8 months ago

PR Feedback (click)

Summary of Changes

Please review and merge this PR to add the new "book-notes" page and update the header component accordingly.

Fixes #7.


πŸŽ‰ Latest improvements to Sweep:


πŸ’‘ To get Sweep to edit this pull request, you can:

sweep-ai[bot] commented 8 months ago

Sandbox Executions

npm i 1/4 βœ“
> postinstall
> nuxt prepare
[nuxt:tailwindcss] β„Ή Using default Tailwind CSS file
βœ” Types generated in .nuxt
added 1308 packages, and audited 1310 packages in 16s
299 packages are looking for funding
  run `npm fund` for details
2 vulnerabilities (1 moderate, 1 critical)
To address all issues, run:
  npm audit fix
Run `npm audit` for details.
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

βœ” 11 linters were enabled (.trunk/trunk.yaml)
  actionlint 1.6.26 (1 github-workflow file)
  checkov 3.0.14 (4 json, 2 yaml files)
  git-diff-check (90 files)
  markdownlint 0.37.0 (8 markdown files) (created .markdownlint.yaml)
  osv-scanner 1.4.2 (1 lockfile file)
  oxipng 9.0.0 (8 png files)
  prettier 3.0.3 (1 css, 1 javascript, 3 json, 8 markdown, 4 typescript, 2 yaml files)
  svgo 3.0.2 (2 svg files) (created svgo.config.js)
  trivy 0.46.1 (2 yaml files)
  trufflehog 3.62.0 (91 files)
  yamllint 1.32.0 (2 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 pages/book-notes/index.vue || exit 0 3/4 βœ“
Found no applicable linters for the requested path
trunk check --fix --print-failures pages/book-notes/index.vue 4/4 βœ“
Checked 1 file
βœ” No issues

trunk fmt components/TheHeader.vue || exit 0 1/2 βœ“
Found no applicable linters for the requested path
trunk check --fix --print-failures components/TheHeader.vue 2/2 βœ“
Checked 1 file
βœ” No issues

sweep-ai[bot] commented 8 months ago

Apply Sweep Rules to your PR?