patriciogonzalezvivo/glslViewer

glslviewer 3.0.8 regression test failure

chenrui333 opened this issue ยท 4 comments

๐Ÿ‘‹ trying to build the latest release, but run into some build issue. The error log is as below:

test error
    TypeError: no implicit conversion from nil to integer

full build log, https://github.com/Homebrew/homebrew-core/actions/runs/3551605493/jobs/5965959624
relates to Homebrew/homebrew-core#116736

I can also reproduce the same issue against the HEAD commit as well

Hi! thanks for the heads up, do we know on what file and line that error type occur?

my bad, just need to update tests on our end per this commit

@patriciogonzalezvivo filed a PR to cleanup old example code, let me know if that works for you.