Cleaning, adding a global variable, disabling followinclude #187
Annotations
4 errors and 2 warnings
run_lint:
src/interface.jl#L53
Use `tin(item,collection)` instead of the Julia's `in` or `∈`. raicode/src/interface.jl
|
run_lint:
src/interface.jl#L201
Use `tin(item,collection)` instead of the Julia's `in` or `∈`. raicode/src/interface.jl
|
run_lint:
src/interface.jl#L281
Use custom exception instead of the generic `error()`. raicode/src/interface.jl
|
run_lint:
src/interface.jl#L469
Use `tin(item,collection)` instead of the Julia's `in` or `∈`. raicode/src/interface.jl
|
run_lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, julia-actions/setup-julia@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run_lint
The current working directory is not inside a git repository: /home/runner/work/StaticLint.jl/StaticLint.jl
|