Skip to content

VG Context need to be available earlier #118

VG Context need to be available earlier

VG Context need to be available earlier #118

Triggered via push August 7, 2024 12:37
Status Failure
Total duration 3m 12s
Artifacts

ci.yml

on: push
Matrix: ubuntu
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
ubuntu (ubuntu-latest, 8.2, 9.6): src/Geo/AABB.php#L63
Method VISU\Geo\AABB::getCenter() should return GL\Math\Vec3 but returns float.
ubuntu (ubuntu-latest, 8.2, 9.6): src/Geo/AABB2D.php#L75
Method VISU\Geo\AABB2D::getCenter() should return GL\Math\Vec2 but returns float.
ubuntu (ubuntu-latest, 8.2, 9.6): src/Geo/Frustum.php#L16
Cannot access offset 0 on GL\Math\Mat4.
ubuntu (ubuntu-latest, 8.2, 9.6): src/Geo/Frustum.php#L16
Cannot access offset 3 on GL\Math\Mat4.
ubuntu (ubuntu-latest, 8.2, 9.6): src/Geo/Frustum.php#L17
Cannot access offset 4 on GL\Math\Mat4.
ubuntu (ubuntu-latest, 8.2, 9.6): src/Geo/Frustum.php#L17
Cannot access offset 7 on GL\Math\Mat4.
ubuntu (ubuntu-latest, 8.2, 9.6): src/Geo/Frustum.php#L18
Cannot access offset 11 on GL\Math\Mat4.
ubuntu (ubuntu-latest, 8.2, 9.6): src/Geo/Frustum.php#L18
Cannot access offset 8 on GL\Math\Mat4.
ubuntu (ubuntu-latest, 8.2, 9.6): src/Geo/Frustum.php#L20
Cannot access offset 12 on GL\Math\Mat4.
ubuntu (ubuntu-latest, 8.2, 9.6): src/Geo/Frustum.php#L20
Cannot access offset 15 on GL\Math\Mat4.
ubuntu (ubuntu-latest, 8.1, 9.6)
The job was canceled because "ubuntu-latest_8_2_9_6" failed.
ubuntu (ubuntu-latest, 8.1, 9.6)
The operation was canceled.
ubuntu (ubuntu-latest, 8.2, 9.6)
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/