Allow Shape to be used in Front benchmarks #236
Annotations
9 errors and 2 warnings
Run lint:
src/linting/extended_checks.jl#L58
Use $(x) instead of $x ([explanation](https://github.com/RelationalAI/RAIStyle?tab=readme-ov-file#string-interpolation)).
|
Run lint:
src/linting/extended_checks.jl#L293
Use `thaskey(dict,key)` instead of the Julia's `haskey`.
|
Run lint:
src/linting/extended_checks.jl#L349
Use `thaskey(dict,key)` instead of the Julia's `haskey`.
|
Run lint:
src/linting/extended_checks.jl#L352
Use `thaskey(dict,key)` instead of the Julia's `haskey`.
|
Run lint:
src/linting/extended_checks.jl#L353
Use `thaskey(dict,key)` instead of the Julia's `haskey`.
|
Run lint:
src/linting/extended_checks.jl#L393
Use `thaskey(dict,key)` instead of the Julia's `haskey`.
|
Run lint:
src/linting/extended_checks.jl#L489
Use `thaskey(dict,key)` instead of the Julia's `haskey`.
|
Run lint:
src/linting/extended_checks.jl#L501
Use `thaskey(dict,key)` instead of the Julia's `haskey`.
|
Run lint:
src/linting/extended_checks.jl#L536
Use `tin(item,collection)` instead of the Julia's `in` or `∈`.
|
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/
|
Get changed files
The current working directory is not inside a git repository: /home/runner/work/StaticLint.jl/StaticLint.jl
|
Loading