Skip to content

Add a seperate builder so we don't need to reflect a bunch of code #20

Add a seperate builder so we don't need to reflect a bunch of code

Add a seperate builder so we don't need to reflect a bunch of code #20

Triggered via push November 20, 2025 11:07
Status Failure
Total duration 25s
Artifacts

ci.yml

on: push
static-analysis
18s
static-analysis
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors
static-analysis
Process completed with exit code 1.
static-analysis: src/Command/ServerCommand.php#L102
Access to constant DEFAULT_CACHE_ENGINE on an unknown class Synapse\Builder\ServerBuilder.
static-analysis: src/Command/ServerCommand.php#L93
Instantiated class Synapse\Builder\ServerBuilder not found.
static-analysis: src/Command/ServerCommand.php#L93
Call to method setContainer() on an unknown class Synapse\Builder\ServerBuilder.
static-analysis: src/Command/ServerCommand.php#L83
Call to static method clearCache() on an unknown class Synapse\Builder\ServerBuilder.
static-analysis: src/Command/ServerCommand.php#L81
Access to constant DEFAULT_CACHE_ENGINE on an unknown class Synapse\Builder\ServerBuilder.