codecov #8
Annotations
13 errors and 1 warning
test-php (8.3)
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-php (8.3):
tests/phpunit/Dirs.php#L74
Method DrevOps\Scaffold\Tests\Dirs::prepareLocalRepo() has no return type specified.
|
test-php (8.3):
tests/phpunit/Dirs.php#L83
Parameter #1 $json of function json_decode expects string, string|false given.
|
test-php (8.3):
tests/phpunit/Dirs.php#L84
Cannot access an offset on mixed.
|
test-php (8.3):
tests/phpunit/Dirs.php#L84
Cannot access offset 'repositories' on mixed.
|
test-php (8.3):
tests/phpunit/Traits/ComposerTrait.php (in context of class DrevOps/Scaffold/Tests/Functional/ScaffoldTestCase)#L39
Variable $cwd on left side of ?? always exists and is always null.
|
test-php (8.3):
tests/phpunit/Traits/ComposerTrait.php (in context of class DrevOps/Scaffold/Tests/Functional/ScaffoldTestCase)#L67
Method DrevOps\Scaffold\Tests\Functional\ScaffoldTestCase::composerReadJson() has no return type specified.
|
test-php (8.3):
tests/phpunit/Traits/ComposerTrait.php (in context of class DrevOps/Scaffold/Tests/Functional/ScaffoldTestCase)#L67
Method DrevOps\Scaffold\Tests\Functional\ScaffoldTestCase::composerReadJson() has parameter $path with no type specified.
|
test-php (8.3):
tests/phpunit/Traits/ComposerTrait.php (in context of class DrevOps/Scaffold/Tests/Functional/ScaffoldTestCase)#L71
Parameter #1 $json of function json_decode expects string, string|false given.
|
test-php (8.3):
tests/phpunit/Traits/EnvTrait.php (in context of class DrevOps/Scaffold/Tests/Functional/ScaffoldTestCase)#L66
Method DrevOps\Scaffold\Tests\Functional\ScaffoldTestCase::envIsUnset() has parameter $name with no type specified.
|
test-php (8.3):
tests/phpunit/Traits/FileTrait.php (in context of class DrevOps/Scaffold/Tests/Dirs)#L12
Method DrevOps\Scaffold\Tests\Dirs::fileFindDir() has no return type specified.
|
test-php (8.2)
The job was canceled because "_8_3" failed.
|
test-php (8.2)
The operation was canceled.
|
test-php (8.3)
No files were found with the provided path: ./scaffold/.coverage-html. No artifacts will be uploaded.
|