Skip to content

Fix CI

Fix CI #92

Triggered via push October 24, 2024 08:47
Status Failure
Total duration 48s
Artifacts

ci.yml

on: push
Matrix: build-test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build-test (8.3): src/Model/TaskLogModel.php#L26
Call to function assert() with true will always evaluate to true.
build-test (8.3): src/Model/TaskLogModel.php#L26
Instanceof between Doctrine\ORM\EntityRepository and Doctrine\ORM\EntityRepository will always evaluate to true.
build-test (8.3)
Process completed with exit code 1.
build-test (8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/