Allow shapes in shapes package #240
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#L295
Use `thaskey(dict,key)` instead of the Julia's `haskey`.
|
run_lint:
src/linting/extended_checks.jl#L351
Use `thaskey(dict,key)` instead of the Julia's `haskey`.
|
run_lint:
src/linting/extended_checks.jl#L354
Use `thaskey(dict,key)` instead of the Julia's `haskey`.
|
run_lint:
src/linting/extended_checks.jl#L355
Use `thaskey(dict,key)` instead of the Julia's `haskey`.
|
run_lint:
src/linting/extended_checks.jl#L395
Use `thaskey(dict,key)` instead of the Julia's `haskey`.
|
run_lint:
src/linting/extended_checks.jl#L491
Use `thaskey(dict,key)` instead of the Julia's `haskey`.
|
run_lint:
src/linting/extended_checks.jl#L503
Use `thaskey(dict,key)` instead of the Julia's `haskey`.
|
run_lint:
src/linting/extended_checks.jl#L540
Use `tin(item,collection)` instead of the Julia's `in` or `∈`.
|
run_lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run_lint
The current working directory is not inside a git repository: /home/runner/work/StaticLint.jl/StaticLint.jl
|