Skip to content

Reporting showerror #237

Reporting showerror

Reporting showerror #237

Triggered via pull request November 27, 2024 15:33
Status Success
Total duration 1m 32s
Artifacts

run_lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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#L538
Use `tin(item,collection)` instead of the Julia's `in` or `∈`.
run_lint: test/rai_rules_tests.jl#L31
Unsafe logging statement. You must enclose variables and strings with `@safe(...)`.
run_lint
The current working directory is not inside a git repository: /home/runner/work/StaticLint.jl/StaticLint.jl