Skip to content

[Doc] Fixed a minor grammatical issue #758

[Doc] Fixed a minor grammatical issue

[Doc] Fixed a minor grammatical issue #758

Triggered via push April 17, 2024 19:44
Status Failure
Total duration 47s
Artifacts

ci.yaml

on: push
Matrix: code-coverage
Matrix: coding-standards
Matrix: integration-tests
Matrix: unit-tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 8 warnings
RiskyTruthyFalsyComparison: src/bundle/DependencyInjection/Factory/Security/TwoFactorServicesFactory.php#L74
src/bundle/DependencyInjection/Factory/Security/TwoFactorServicesFactory.php:74:16: RiskyTruthyFalsyComparison: Operand of type false|mixed contains type mixed, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: src/bundle/Security/Http/EventListener/AbstractCheckCodeListener.php#L41
src/bundle/Security/Http/EventListener/AbstractCheckCodeListener.php:41:13: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: src/bundle/Security/TwoFactor/Provider/TwoFactorProviderInitiator.php#L65
src/bundle/Security/TwoFactor/Provider/TwoFactorProviderInitiator.php:65:13: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: src/email/Mailer/SymfonyAuthCodeMailer.php#L26
src/email/Mailer/SymfonyAuthCodeMailer.php:26:19: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: src/google-authenticator/Security/TwoFactor/Provider/Google/GoogleTotpFactory.php#L35
src/google-authenticator/Security/TwoFactor/Provider/Google/GoogleTotpFactory.php:35:65: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: src/google-authenticator/Security/TwoFactor/Provider/Google/GoogleTotpFactory.php#L38
src/google-authenticator/Security/TwoFactor/Provider/Google/GoogleTotpFactory.php:38:13: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: src/totp/Security/TwoFactor/Provider/Totp/TotpFactory.php#L48
src/totp/Security/TwoFactor/Provider/Totp/TotpFactory.php:48:64: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: src/totp/Security/TwoFactor/Provider/Totp/TotpFactory.php#L51
src/totp/Security/TwoFactor/Provider/Totp/TotpFactory.php:51:13: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: src/trusted-device/Security/TwoFactor/Trusted/TrustedDeviceTokenStorage.php#L121
src/trusted-device/Security/TwoFactor/Trusted/TrustedDeviceTokenStorage.php:121:13: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
Coding Standards - PHP 8.2
Process completed with exit code 2.
Coding Standards - PHP 8.2
Process completed with exit code 8.
Unit Tests - PHP 8.3, Sf 5.4.*
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration Tests - PHP 8.3, Sf 5.4.*
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration Tests - PHP 8.3, Sf 6.*
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests - PHP 8.0, Sf 5.4.*, Deps: lowest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests - PHP 8.3, Sf 6.*
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Code Coverage - PHP 8.2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Coding Standards - PHP 8.2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration Tests - PHP 8.0, Sf 5.4.*
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.