Skip to content

fix: static analysis #45

fix: static analysis

fix: static analysis #45

Triggered via push January 31, 2025 19:19
Status Failure
Total duration 23s
Artifacts

main.yml

on: push
Matrix: router-tests
Fit to window
Zoom out
Zoom in

Annotations

19 errors
router-tests (ubuntu-latest, 8. 3, latest): src/App.php#L153
Call to method dispatch() on an unknown class Scrawler\Router.
router-tests (ubuntu-latest, 8. 3, latest): src/Factory/AppFactory.php#L8
Property Scrawler\Factory\AppFactory::$container has no type specified.
router-tests (ubuntu-latest, 8. 3, latest): src/Traits/Router.php (in context of class Scrawler/App)#L20
Call to method register() on an unknown class Scrawler\Router.
router-tests (ubuntu-latest, 8. 3, latest): src/Traits/Router.php (in context of class Scrawler/App)#L29
Call to method get() on an unknown class Scrawler\Router.
router-tests (ubuntu-latest, 8. 3, latest): src/Traits/Router.php (in context of class Scrawler/App)#L38
Call to method post() on an unknown class Scrawler\Router.
router-tests (ubuntu-latest, 8. 3, latest): src/Traits/Router.php (in context of class Scrawler/App)#L47
Call to method put() on an unknown class Scrawler\Router.
router-tests (ubuntu-latest, 8. 3, latest): src/Traits/Router.php (in context of class Scrawler/App)#L56
Call to method delete() on an unknown class Scrawler\Router.
router-tests (ubuntu-latest, 8. 3, latest): src/Traits/Router.php (in context of class Scrawler/App)#L65
Call to method all() on an unknown class Scrawler\Router.
router-tests (ubuntu-latest, 8. 3, latest)
Process completed with exit code 1.
router-tests (ubuntu-latest, 8.3)
The job was canceled because "ubuntu-latest_8__3_latest" failed.
router-tests (ubuntu-latest, 8.3): src/App.php#L153
Call to method dispatch() on an unknown class Scrawler\Router.
router-tests (ubuntu-latest, 8.3): src/Factory/AppFactory.php#L8
Property Scrawler\Factory\AppFactory::$container has no type specified.
router-tests (ubuntu-latest, 8.3): src/Traits/Router.php (in context of class Scrawler/App)#L20
Call to method register() on an unknown class Scrawler\Router.
router-tests (ubuntu-latest, 8.3): src/Traits/Router.php (in context of class Scrawler/App)#L29
Call to method get() on an unknown class Scrawler\Router.
router-tests (ubuntu-latest, 8.3): src/Traits/Router.php (in context of class Scrawler/App)#L38
Call to method post() on an unknown class Scrawler\Router.
router-tests (ubuntu-latest, 8.3): src/Traits/Router.php (in context of class Scrawler/App)#L47
Call to method put() on an unknown class Scrawler\Router.
router-tests (ubuntu-latest, 8.3): src/Traits/Router.php (in context of class Scrawler/App)#L56
Call to method delete() on an unknown class Scrawler\Router.
router-tests (ubuntu-latest, 8.3): src/Traits/Router.php (in context of class Scrawler/App)#L65
Call to method all() on an unknown class Scrawler\Router.
router-tests (ubuntu-latest, 8.3)
The operation was canceled.