Skip to content
This repository has been archived by the owner on Feb 19, 2025. It is now read-only.

Lock file maintenance #716

Lock file maintenance

Lock file maintenance #716

Triggered via push February 18, 2025 01:39
Status Failure
Total duration 59s
Artifacts
Generate job matrix
5s
Generate job matrix
Matrix: QA Checks
Fit to window
Zoom out
Zoom in

Annotations

9 errors
MissingOverrideAttribute: src/Encoder/Base64Encoder.php#L12
src/Encoder/Base64Encoder.php:12:5: MissingOverrideAttribute: Method Roave\Signature\Encoder\Base64Encoder::encode should have the "Override" attribute (see https://psalm.dev/358)
MissingOverrideAttribute: src/Encoder/Base64Encoder.php#L17
src/Encoder/Base64Encoder.php:17:5: MissingOverrideAttribute: Method Roave\Signature\Encoder\Base64Encoder::verify should have the "Override" attribute (see https://psalm.dev/358)
MissingOverrideAttribute: src/Encoder/HmacEncoder.php#L19
src/Encoder/HmacEncoder.php:19:5: MissingOverrideAttribute: Method Roave\Signature\Encoder\HmacEncoder::encode should have the "Override" attribute (see https://psalm.dev/358)
MissingOverrideAttribute: src/Encoder/HmacEncoder.php#L24
src/Encoder/HmacEncoder.php:24:5: MissingOverrideAttribute: Method Roave\Signature\Encoder\HmacEncoder::verify should have the "Override" attribute (see https://psalm.dev/358)
MissingOverrideAttribute: src/Encoder/Sha1SumEncoder.php#L12
src/Encoder/Sha1SumEncoder.php:12:5: MissingOverrideAttribute: Method Roave\Signature\Encoder\Sha1SumEncoder::encode should have the "Override" attribute (see https://psalm.dev/358)
MissingOverrideAttribute: src/Encoder/Sha1SumEncoder.php#L17
src/Encoder/Sha1SumEncoder.php:17:5: MissingOverrideAttribute: Method Roave\Signature\Encoder\Sha1SumEncoder::verify should have the "Override" attribute (see https://psalm.dev/358)
MissingOverrideAttribute: src/FileContentChecker.php#L26
src/FileContentChecker.php:26:5: MissingOverrideAttribute: Method Roave\Signature\FileContentChecker::check should have the "Override" attribute (see https://psalm.dev/358)
MissingOverrideAttribute: src/FileContentSigner.php#L21
src/FileContentSigner.php:21:5: MissingOverrideAttribute: Method Roave\Signature\FileContentSigner::sign should have the "Override" attribute (see https://psalm.dev/358)
MissingOverrideAttribute: test/unit/src/FileContentCheckerTest.php#L25
test/unit/src/FileContentCheckerTest.php:25:5: MissingOverrideAttribute: Method Roave\SignatureTest\FileContentCheckerTest::setup should have the "Override" attribute (see https://psalm.dev/358)