Skip to content

Update README.md

Update README.md #31

Triggered via push December 21, 2024 08:19
Status Failure
Total duration 27s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
cs-stan  /  Coding Standard & Static Analysis
18s
cs-stan / Coding Standard & Static Analysis
Matrix: testsuite / testsuite-linux
Fit to window
Zoom out
Zoom in

Annotations

9 errors
testsuite / testsuite-linux (8.1, sqlite, lowest, false)
Secret CODECOV_TOKEN is required, but not provided while calling.
testsuite / testsuite-linux (8.1, pgsql, highest, false)
Secret CODECOV_TOKEN is required, but not provided while calling.
testsuite / testsuite-linux (8.3, mysql, highest, false)
Secret CODECOV_TOKEN is required, but not provided while calling.
testsuite / testsuite-linux (8.1, mysql, highest, false)
Secret CODECOV_TOKEN is required, but not provided while calling.
testsuite / testsuite-linux (8.4, sqlite, highest, true)
Secret CODECOV_TOKEN is required, but not provided while calling.
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 1.
RiskyTruthyFalsyComparison: src/Model/Behavior/SequenceBehavior.php#L255
src/Model/Behavior/SequenceBehavior.php:255:13: RiskyTruthyFalsyComparison: Operand of type array<array-key, mixed>|null contains type array<array-key, mixed>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: src/Model/Behavior/SequenceBehavior.php#L540
src/Model/Behavior/SequenceBehavior.php:540:13: RiskyTruthyFalsyComparison: Operand of type array<array-key, mixed>|null contains type array<array-key, mixed>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 2.