You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.
- '#Class [a-zA-Z0-9\\_]+(Plugin|Facade) has an uninitialized readonly property \$[a-zA-Z0-9\\_]+. Assign it in the constructor.#'
- '#Readonly property [a-zA-Z0-9\\_]+(Plugin|Facade)\:\:\$[a-zA-Z0-9\\_]+ is assigned outside of the constructor.#'
- '#Call to an undefined method Temporal\\Internal\\Workflow\\ChildWorkflowProxy\:\:[a-zA-Z0-9\\_]+\(\)+.#'
- '#Call to an undefined method Temporal\\Internal\\Workflow\\ActivityProxy\:\:[a-zA-Z0-9\\_]+\(\)+.#'
- '#Call to an undefined method Temporal\\Internal\\Workflow\\ActivityProxy<[a-zA-Z0-9\\_]+ActivityInterface>\:\:[a-zA-Z0-9\\_]+\(\).#'
- '#Property [a-zA-Z0-9\\_]+\:\:\$[a-zA-Z0-9\\_]+ \(Temporal\\Internal\\Workflow\\ActivityProxy\) does not accept [a-zA-Z0-9\\_]+ActivityInterface.#'
- '#Property [a-zA-Z0-9\\_]+\:\:\$[a-zA-Z0-9\\_]+ \(Temporal\\Internal\\Workflow\\ActivityProxy<[a-zA-Z0-9\\_]+ActivityInterface>\) does not accept [a-zA-Z0-9\\_]+ActivityInterface.#'
- '#Temporal\\Internal\\Workflow\\ActivityProxy<[a-zA-Z0-9\\_]+ActivityInterface> but class Temporal\\Internal\\Workflow\\ActivityProxy is not generic.#'