Skip to content

fix(vet): Add a nil pointer check to prevent db/prepare panic #706

fix(vet): Add a nil pointer check to prevent db/prepare panic

fix(vet): Add a nil pointer check to prevent db/prepare panic #706

Workflow file for this run

name: buf
on: pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: bufbuild/buf-setup-action@v1
- uses: bufbuild/buf-lint-action@v1