Added phpstan #72
test-cc.yml
on: pull_request
phpunit-code-coverage
1m 53s
Annotations
3 errors and 2 warnings
phpunit-code-coverage:
tests/Feature/SmsChannelTest.php#L60
TypeError: EscolaLms/TemplatesSms/Testing/SmsFake::assertNotSent(): Argument #1 ($callback) must be of type Closure|string, null given, called in vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php on line 338
|
phpunit-code-coverage:
tests/Feature/SmsChannelTest.php#L87
TypeError: EscolaLms/TemplatesSms/Testing/SmsFake::assertNotSent(): Argument #1 ($callback) must be of type Closure|string, null given, called in vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php on line 338
|
phpunit-code-coverage
Process completed with exit code 2.
|
phpunit-code-coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
phpunit-code-coverage
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|