Skip to content

fix(chore): resolve problem of typing #35

fix(chore): resolve problem of typing

fix(chore): resolve problem of typing #35

Triggered via push October 30, 2024 20:01
Status Failure
Total duration 30s
Artifacts

ci.yml

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

Annotations

3 errors and 1 warning
build-test: Entity/ContentLibraries.php#L85
PHPDoc tag @return with type int is incompatible with native type string|null.
build-test: Entity/ContentLibraries.php#L93
PHPDoc tag @param for parameter $dependencyType with type int|string|null is not subtype of native type string|null.
build-test
Process completed with exit code 1.
build-test
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/