Fix fetch from github example in README #98
Annotations
4 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run make test
invalid expression (). If you want to invoke or define a function, make sure there are no spaces between the function name and its arguments. If you wanted to pass an empty block, pass a value instead, such as a nil or an atom
|
Run make test
an expression is always required on the right side of ->. Please provide a value after ->
|
Run make test
an expression is always required on the right side of ->. Please provide a value after ->
|
Loading