VG Context need to be available earlier #118
Annotations
10 errors and 1 warning
src/Geo/AABB.php#L63
Method VISU\Geo\AABB::getCenter() should return GL\Math\Vec3 but returns float.
|
src/Geo/AABB2D.php#L75
Method VISU\Geo\AABB2D::getCenter() should return GL\Math\Vec2 but returns float.
|
src/Geo/Frustum.php#L16
Cannot access offset 0 on GL\Math\Mat4.
|
src/Geo/Frustum.php#L16
Cannot access offset 3 on GL\Math\Mat4.
|
src/Geo/Frustum.php#L17
Cannot access offset 4 on GL\Math\Mat4.
|
src/Geo/Frustum.php#L17
Cannot access offset 7 on GL\Math\Mat4.
|
src/Geo/Frustum.php#L18
Cannot access offset 11 on GL\Math\Mat4.
|
src/Geo/Frustum.php#L18
Cannot access offset 8 on GL\Math\Mat4.
|
src/Geo/Frustum.php#L20
Cannot access offset 12 on GL\Math\Mat4.
|
src/Geo/Frustum.php#L20
Cannot access offset 15 on GL\Math\Mat4.
|
The following actions uses Node.js version which is deprecated 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/
|
This job failed
Loading