Skip to content

fix: Call to a member function getErrors() on null in CheckQueryReturnTrait #2002

fix: Call to a member function getErrors() on null in CheckQueryReturnTrait

fix: Call to a member function getErrors() on null in CheckQueryReturnTrait #2002

Workflow file for this run

name: Unused
on:
pull_request:
branches:
- develop
paths:
- '**.php'
- 'composer.*'
- '.github/workflows/unused.yml'
push:
branches:
- develop
paths:
- '**.php'
- 'composer.*'
- '.github/workflows/unused.yml'
jobs:
unused:
uses: codeigniter4/.github/.github/workflows/unused.yml@main