parameters: level: 10 paths: - src - tests ignoreErrors: - message: '#Call to an undefined method Pest\\Expectation<#' path: tests identifier: method.notFound reportUnmatched: false - message: '#Parameter \#1 \$value of method Pest\\Support\\HigherOrderCallables::expect\(\)#' path: tests identifier: argument.type reportUnmatched: false - message: '#Cannot call method ([a-zA-Z0-9_])+\(\) on mixed.#' path: tests identifier: method.nonObject reportUnmatched: false - message: '#Cannot access property \$([a-zA-Z0-9_])+ on mixed.#' path: tests identifier: property.nonObject reportUnmatched: false - path: tests identifiers: - property.dynamicName - method.dynamicName reportUnmatched: false