openvk/.github/workflows
Alexander Minkin def76226b7
feat(core): add phpstan for static analysis (#1223)
* feat: add phpstan for static analysis

* ci(actions): add phpstan action

* ci(actions): do analysing inside docker container

* fix(FetchToncoinTransactions): add var declaration

* fix(ServiceAPI/Wall): add var declaration

* fix(bootstrap): remove case-insensitive false vars

* fix(VKAPI/Handlers/Board): change parameters order

* fix(VKAPIRequestHandler): set fail's return type as never

* fix(VKAPI/Handlers/Groups): add array declaration

* fix(VKAPI/Handlers/Newsfeed): add return_banned declaration

* fix(VKAPI/Handlers/Notes): move $nodez declaration up

* fix(phpstan): most of the things and stupid lines of code

* fix(lint)

* fix(phpstan): less errors

* fix(lint): again. cuz i forgot about it

* fix(stan): all errors are gone now =3

---------

Co-authored-by: veselcraft <veselcraft@icloud.com>
2025-03-09 16:03:33 +03:00
..
analyse.yaml feat(core): add phpstan for static analysis (#1223) 2025-03-09 16:03:33 +03:00
build-base.yaml ci(build-base): add ability to manually dispatch builds 2024-11-02 12:43:11 +03:00
build.yaml ci(actions): restrict 'pull_request' runs to outer PRs (#1221) 2025-01-31 19:03:28 +03:00
codeberg-mirror.yml Push changes when any branch is changed 2023-01-28 08:10:26 +00:00
lint.yaml ci(actions): restrict 'pull_request' runs to outer PRs (#1221) 2025-01-31 19:03:28 +03:00