Skip to content

YK-81 - Ingeven type betaling. #32

YK-81 - Ingeven type betaling.

YK-81 - Ingeven type betaling. #32

Triggered via push July 11, 2024 12:06
Status Failure
Total duration 1m 51s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
RiskyTruthyFalsyComparison: application/YoshiKan/Infrastructure/Database/Member/FederationRepository.php#L50
application/YoshiKan/Infrastructure/Database/Member/FederationRepository.php:50:13: RiskyTruthyFalsyComparison: Operand of type int|null contains type int, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: application/YoshiKan/Infrastructure/Database/Member/GradeLogRepository.php#L50
application/YoshiKan/Infrastructure/Database/Member/GradeLogRepository.php:50:13: RiskyTruthyFalsyComparison: Operand of type int|null contains type int, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: application/YoshiKan/Infrastructure/Database/Member/GradeRepository.php#L50
application/YoshiKan/Infrastructure/Database/Member/GradeRepository.php:50:13: RiskyTruthyFalsyComparison: Operand of type int|null contains type int, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: application/YoshiKan/Infrastructure/Database/Member/GroupRepository.php#L50
application/YoshiKan/Infrastructure/Database/Member/GroupRepository.php:50:13: RiskyTruthyFalsyComparison: Operand of type int|null contains type int, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: application/YoshiKan/Infrastructure/Database/Member/LocationRepository.php#L50
application/YoshiKan/Infrastructure/Database/Member/LocationRepository.php:50:13: RiskyTruthyFalsyComparison: Operand of type int|null contains type int, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: application/YoshiKan/Infrastructure/Database/Member/MemberImageRepository.php#L41
application/YoshiKan/Infrastructure/Database/Member/MemberImageRepository.php:41:13: RiskyTruthyFalsyComparison: Operand of type int|null contains type int, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: application/YoshiKan/Infrastructure/Database/Member/MemberRepository.php#L54
application/YoshiKan/Infrastructure/Database/Member/MemberRepository.php:54:13: RiskyTruthyFalsyComparison: Operand of type int|null contains type int, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: application/YoshiKan/Infrastructure/Database/Member/PeriodRepository.php#L50
application/YoshiKan/Infrastructure/Database/Member/PeriodRepository.php:50:13: RiskyTruthyFalsyComparison: Operand of type int|null contains type int, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: application/YoshiKan/Infrastructure/Database/Member/SettingsRepository.php#L50
application/YoshiKan/Infrastructure/Database/Member/SettingsRepository.php:50:13: RiskyTruthyFalsyComparison: Operand of type int|null contains type int, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: application/YoshiKan/Infrastructure/Database/Member/SubscriptionItemRepository.php#L42
application/YoshiKan/Infrastructure/Database/Member/SubscriptionItemRepository.php:42:13: RiskyTruthyFalsyComparison: Operand of type int|null contains type int, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
build
The following actions uses node12 which is deprecated and will be forced to run on node16: shivammathur/setup-php@2cb9b829437ee246e9b3cac53555a39208ca6d28. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: shivammathur/setup-php@2cb9b829437ee246e9b3cac53555a39208ca6d28, actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
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/