Skip to content

Add FrontIR to allowed users of Shape #182

Add FrontIR to allowed users of Shape

Add FrontIR to allowed users of Shape #182

Triggered via pull request September 12, 2024 05:49
Status Success
Total duration 1m 58s
Billable time 2m
Artifacts

run_lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 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)). raicode/src/linting/extended_checks.jl
run_lint: src/linting/extended_checks.jl#L271
Use `tin(item,collection)` instead of the Julia's `in` or `∈`. raicode/src/linting/extended_checks.jl
run_lint: src/linting/extended_checks.jl#L314
Use `tin(item,collection)` instead of the Julia's `in` or `∈`. raicode/src/linting/extended_checks.jl
run_lint: src/linting/extended_checks.jl#L346
Use `thaskey(dict,key)` instead of the Julia's `haskey`. raicode/src/linting/extended_checks.jl
run_lint: src/linting/extended_checks.jl#L400
Use `thaskey(dict,key)` instead of the Julia's `haskey`. raicode/src/linting/extended_checks.jl
run_lint: src/linting/extended_checks.jl#L403
Use `thaskey(dict,key)` instead of the Julia's `haskey`. raicode/src/linting/extended_checks.jl
run_lint: src/linting/extended_checks.jl#L404
Use `thaskey(dict,key)` instead of the Julia's `haskey`. raicode/src/linting/extended_checks.jl
run_lint: src/linting/extended_checks.jl#L444
Use `thaskey(dict,key)` instead of the Julia's `haskey`. raicode/src/linting/extended_checks.jl
run_lint: src/linting/extended_checks.jl#L541
Use `thaskey(dict,key)` instead of the Julia's `haskey`. raicode/src/linting/extended_checks.jl
run_lint: src/linting/extended_checks.jl#L553
Use `thaskey(dict,key)` instead of the Julia's `haskey`. raicode/src/linting/extended_checks.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