Skip to content

Return type in derived functions #181

Return type in derived functions

Return type in derived functions #181

Triggered via pull request August 21, 2024 15:50
Status Success
Total duration 1m 59s
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/interface.jl#L51
Use `tin(item,collection)` instead of the Julia's `in` or `∈`. raicode/src/interface.jl
run_lint: src/interface.jl#L199
Use `tin(item,collection)` instead of the Julia's `in` or `∈`. raicode/src/interface.jl
run_lint: src/interface.jl#L279
Use custom exception instead of the generic `error()`. raicode/src/interface.jl
run_lint: src/interface.jl#L466
Use `tin(item,collection)` instead of the Julia's `in` or `∈`. raicode/src/interface.jl
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#L272
Use `tin(item,collection)` instead of the Julia's `in` or `∈`. raicode/src/linting/extended_checks.jl
run_lint: src/linting/extended_checks.jl#L315
Use `tin(item,collection)` instead of the Julia's `in` or `∈`. raicode/src/linting/extended_checks.jl
run_lint: src/linting/extended_checks.jl#L347
Use `thaskey(dict,key)` instead of the Julia's `haskey`. raicode/src/linting/extended_checks.jl
run_lint: src/linting/extended_checks.jl#L401
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
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