Homebrew / homebrew-linux-fonts

πŸ–‹ Formula of οΌ¦πŸ…Ύπ“π“πš‚ (fork of Caskroom-fonts)
BSD 2-Clause "Simplified" License
52 stars 5 forks source link

Could not transform the cask for Source Code Pro #23

Closed tani closed 3 years ago

tani commented 4 years ago

GitHub Actions failed to run as following. We should update the transform script.

"< ./homebrew-cask-fonts/Casks/font-source-code-pro.rb"
1762
/opt/hostedtoolcache/Ruby/2.6.6/x64/lib/ruby/gems/2.6.0/gems/parslet-1.8.2/lib/parslet/cause.rb:70:in `raise': Failed to match sequence ('cask' SPACE name:STRING SPACE 'do' SPACE before:(((COMMAND / COMMENT) SPACE){0, }) fonts:((FONT SPACE){0, }) after:(((COMMAND / COMMENT) SPACE){0, }) 'end' ' (Parslet::ParseFailed)
1763
') at line 6 char 78.
1764
    from /opt/hostedtoolcache/Ruby/2.6.6/x64/lib/ruby/gems/2.6.0/gems/parslet-1.8.2/lib/parslet/atoms/base.rb:49:in `parse'
1765
    from cask2formula:138:in `block in convert'
1766
    from cask2formula:135:in `each'
1767
    from cask2formula:135:in `convert'
1768
    from cask2formula:156:in `<main>'