Skip to content

chore(fixer): better documentation, refactor tests #191

chore(fixer): better documentation, refactor tests

chore(fixer): better documentation, refactor tests #191

Triggered via pull request September 4, 2024 18:28
Status Failure
Total duration 1m 24s
Artifacts

tests.yml

on: pull_request
code-standards  /  PHP Code Standards
34s
code-standards / PHP Code Standards
static-analysis  /  PHPStan Static Analysis
15s
static-analysis / PHPStan Static Analysis
build_docs  /  Generate and Deploy Documentation
1m 12s
build_docs / Generate and Deploy Documentation
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

15 errors
static-analysis / PHPStan Static Analysis: src/Fixers/ClientUpgradeFixer/examples/vars_defined_elsewhere.legacy.php#L42
Static access to instance property Google\Cloud\Samples\Dlp\SomethingWhichDefinedAClient::$secretManagerClientFromConfig.
static-analysis / PHPStan Static Analysis: src/Fixers/ClientUpgradeFixer/examples/vars_defined_elsewhere.new.php#L51
Static access to instance property Google\Cloud\Samples\Dlp\SomethingWhichDefinedAClient::$secretManagerClientFromConfig.
static-analysis / PHPStan Static Analysis: src/Fixers/ClientUpgradeFixer/examples/vars_in_constructor.new.php#L11
Class Google\Cloud\Samples\Dlp\ClientWrapper extends unknown class Google\Cloud\Samples\Dlp\TestCase.
static-analysis / PHPStan Static Analysis
Process completed with exit code 1.
PHP 8.1 Unit Test
Process completed with exit code 1.
PHP 8.0 Unit Test
The job was canceled because "ubuntu-latest_8_1" failed.
PHP 8.0 Unit Test
The operation was canceled.
PHP 8.2 Unit Test
The job was canceled because "ubuntu-latest_8_1" failed.
PHP 8.2 Unit Test
The operation was canceled.
PHP 8.3 Unit Test
The job was canceled because "ubuntu-latest_8_1" failed.
PHP 8.3 Unit Test
The operation was canceled.