Skip to content

fix(http): handle JSON encoding errors in responder #7383

fix(http): handle JSON encoding errors in responder

fix(http): handle JSON encoding errors in responder #7383

Workflow file for this run

name: Typos Check
on:
push:
pull_request:
jobs:
typos:
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- name: Checkout Code
uses: actions/checkout@v6
- name: typos-action
uses: crate-ci/[email protected]