Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read property of undefined #109

Open
wcampbell0x2a opened this issue Sep 7, 2023 · 0 comments
Open

Cannot read property of undefined #109

wcampbell0x2a opened this issue Sep 7, 2023 · 0 comments

Comments

@wcampbell0x2a
Copy link

/home/runner/.cargo/bin/critcmp base changes
group                  base                                   changes
-----                  ----                                   -------
deku_read_bits         1.00    739.4±4.61ns        ? ?/sec    1.20    889.8±0.65ns        ? ?/sec
deku_read_byte         1.00     24.0±0.22ns        ? ?/sec    1.04     24.8±0.35ns        ? ?/sec
deku_read_enum         3.46     39.7±0.29ns        ? ?/sec    1.00     11.5±0.04ns        ? ?/sec
deku_read_vec          28.43 1950.2±19.90ns        ? ?/sec    1.00     68.6±0.14ns        ? ?/sec
deku_read_vec_perf     1.00  1866.4±13.35ns        ? ?/sec  
deku_write_bits        1.05    133.4±0.12ns        ? ?/sec    1.00    127.3±0.05ns        ? ?/sec
deku_write_byte        1.00     72.7±0.81ns        ? ?/sec    2.42    176.0±0.54ns        ? ?/sec
deku_write_enum        1.05    122.1±0.58ns        ? ?/sec    1.00    116.5±0.78ns        ? ?/sec
deku_write_vec         1.27      5.5±0.01µs        ? ?/sec    1.00      4.3±0.00µs        ? ?/sec
deku_write_vec_perf    1.00      5.8±0.01µs        ? ?/sec  
TypeError: Cannot read properties of undefined (reading 'slice')
    at /home/runner/work/_actions/boa-dev/criterion-compare-action/v3/dist/index.js:7:333473
    at Array.map (<anonymous>)
    at convertToMarkdown (/home/runner/work/_actions/boa-dev/criterion-compare-action/v3/dist/index.js:7:333291)
    at main (/home/runner/work/_actions/boa-dev/criterion-compare-action/v3/dist/index.js:7:332471)
    at async /home/runner/work/_actions/boa-dev/criterion-compare-action/v3/dist/index.js:7:334496
Error: Unhanded error:
TypeError: Cannot read properties of undefined (reading 'slice')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant