Skip to content

FRW-8618 Introduced Opentelemetry module. #10

FRW-8618 Introduced Opentelemetry module.

FRW-8618 Introduced Opentelemetry module. #10

Triggered via pull request August 12, 2024 15:34
Status Failure
Total duration 1m 13s
Artifacts

ci.yml

on: pull_request
Matrix: prefer-lowest
Matrix: validation
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 9 warnings
validation (8.2): src/Spryker/Shared/Opentelemetry/Instrumentation/CachedInstrumentation.php#L32
Return type OpenTelemetry\API\Instrumentation\CachedInstrumentation|null of method Spryker\Shared\Opentelemetry\Instrumentation\CachedInstrumentation::getCachedInstrumentation() is not covariant with return type OpenTelemetry\API\Instrumentation\CachedInstrumentation of method Spryker\Shared\Opentelemetry\Instrumentation\CachedInstrumentationInterface::getCachedInstrumentation().
validation (8.2): src/Spryker/Shared/Opentelemetry/Request/RequestProcessor.php#L22
Return type Symfony\Component\HttpFoundation\Request|null of method Spryker\Shared\Opentelemetry\Request\RequestProcessor::getRequest() is not covariant with return type Symfony\Component\HttpFoundation\Request of method Spryker\Shared\Opentelemetry\Request\RequestProcessorInterface::getRequest().
validation (8.2): src/Spryker/Zed/OpenTelemetry/Business/Generator/ContentCreator/HookContentCreator.php#L58
Binary operation "." between "\n …" and array<string> results in an error.
validation (8.2): src/Spryker/Zed/OpenTelemetry/Business/Generator/ContentCreator/HookContentCreator.php#L58
Binary operation "." between non-falsy-string and array<string> results in an error.
validation (8.2): src/Spryker/Zed/OpenTelemetry/Business/Generator/ContentCreator/HookContentCreator.php#L58
Binary operation "." between non-falsy-string and array<string> results in an error.
validation (8.2): src/Spryker/Zed/OpenTelemetry/Business/Generator/ContentCreator/HookContentCreator.php#L58
Binary operation "." between non-falsy-string and array<string> results in an error.
validation (8.2): src/Spryker/Zed/OpenTelemetry/Dependency/External/OpenTelemetryToFilesystemInterface.php#L33
PHPDoc tag @throws with type Spryker\Glue\DocumentationGeneratorApi\Exception\IOException is not subtype of Throwable
validation (8.2): src/Spryker/Zed/OpenTelemetry/OpenTelemetryConfig.php#L69
Constant APPLICATION_SOURCE_DIR not found.
prefer-lowest (8.1)
Process completed with exit code 255.
validation (8.1): src/Spryker/Shared/Opentelemetry/Instrumentation/CachedInstrumentation.php#L32
Return type OpenTelemetry\API\Instrumentation\CachedInstrumentation|null of method Spryker\Shared\Opentelemetry\Instrumentation\CachedInstrumentation::getCachedInstrumentation() is not covariant with return type OpenTelemetry\API\Instrumentation\CachedInstrumentation of method Spryker\Shared\Opentelemetry\Instrumentation\CachedInstrumentationInterface::getCachedInstrumentation().
validation (8.1): src/Spryker/Shared/Opentelemetry/Request/RequestProcessor.php#L22
Return type Symfony\Component\HttpFoundation\Request|null of method Spryker\Shared\Opentelemetry\Request\RequestProcessor::getRequest() is not covariant with return type Symfony\Component\HttpFoundation\Request of method Spryker\Shared\Opentelemetry\Request\RequestProcessorInterface::getRequest().
validation (8.1): src/Spryker/Zed/OpenTelemetry/Business/Generator/ContentCreator/HookContentCreator.php#L58
Binary operation "." between "\n …" and array<string> results in an error.
validation (8.1): src/Spryker/Zed/OpenTelemetry/Business/Generator/ContentCreator/HookContentCreator.php#L58
Binary operation "." between non-falsy-string and array<string> results in an error.
validation (8.1): src/Spryker/Zed/OpenTelemetry/Business/Generator/ContentCreator/HookContentCreator.php#L58
Binary operation "." between non-falsy-string and array<string> results in an error.
validation (8.1): src/Spryker/Zed/OpenTelemetry/Business/Generator/ContentCreator/HookContentCreator.php#L58
Binary operation "." between non-falsy-string and array<string> results in an error.
validation (8.1): src/Spryker/Zed/OpenTelemetry/Dependency/External/OpenTelemetryToFilesystemInterface.php#L33
PHPDoc tag @throws with type Spryker\Glue\DocumentationGeneratorApi\Exception\IOException is not subtype of Throwable
validation (8.1): src/Spryker/Zed/OpenTelemetry/OpenTelemetryConfig.php#L69
Constant APPLICATION_SOURCE_DIR not found.
validation (8.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
validation (8.2)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
validation (8.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
prefer-lowest (8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
prefer-lowest (8.1)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
prefer-lowest (8.1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
validation (8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
validation (8.1)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
validation (8.1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/