Skip to content

fixed LAB tests

fixed LAB tests #138

Triggered via push May 3, 2024 17:45
Status Failure
Total duration 2m 7s
Artifacts

ci.yml

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

Annotations

10 errors and 2 warnings
OS ubuntu-latest Perl 5.32: t/23_luv_space.t#L17
Can't locate object method "is_array" via package "Graphics::Toolkit::Color::Space"
OS ubuntu-latest Perl 5.32: t/24_lchab_space.t#L16
Can't locate object method "dimensions" via package "Graphics::Toolkit::Color::Space"
OS ubuntu-latest Perl 5.32: t/25_lchuv_space.t#L16
Can't locate object method "dimensions" via package "Graphics::Toolkit::Color::Space"
OS ubuntu-latest Perl 5.32: t/30_space_hub.t#L22
Undefined subroutine &Graphics::Toolkit::Color::Space::Hub::convert called
OS ubuntu-latest Perl 5.32: t/40_values.t#L14
Can't locate object method "new" via package "Graphics::Toolkit::Color::Values"
OS ubuntu-latest Perl 5.32: t/41_name.t#L13
Undefined subroutine &Graphics::Toolkit::Color::Name::all called
OS ubuntu-latest Perl 5.32: lib/Graphics/Toolkit/Color/Space/Hub.pm#L31
Global symbol "$nam" requires explicit package name (did you forget to declare "my $nam"?)
OS ubuntu-latest Perl 5.32: lib/Graphics/Toolkit/Color/Values.pm#L7
Compilation failed in require
OS ubuntu-latest Perl 5.32: lib/Graphics/Toolkit/Color/Values.pm#L7
BEGIN failed--compilation aborted
OS ubuntu-latest Perl 5.32: lib/Graphics/Toolkit/Color/Name.pm#L7
Compilation failed in require
OS ubuntu-latest Perl 5.32
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
OS ubuntu-latest Perl 5.32
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/