Anton Bukov
Anton Bukov
Maybe called like this: ``` ruby release_appcast.rb appcast.xml https://github.com/sparkle-project/Sparkle/releases/download/1.12.0a2/Sparkle-1.12.0a2.tar.bz2 git commit -m "Released new version" git push ``` Or `git` commands can be included inside script.
@huangyq23 will be perfect to share you result with community! 👍
Having the similar exception, btw we're using [user-defined types](https://docs.soliditylang.org/en/v0.8.11/types.html?highlight=wrap#user-defined-value-types) in project (if this could be a reason): ``` /Users/k06a/Projects/uniswap-v4-core/node_modules/solhint/lib/index.js:40 throw e ^ Error: The specified node does not exist at...
We have similar but different issues, there both should be resolved after upgrading dependency `@solidity-parser/parser`.
@fvictorio when do you think we could do this?
@fvictorio thanks!
Should solve this issue: https://github.com/protofire/solhint/issues/328
@fvictorio pls merge :)
Need this!