Lint/formatter workflows merged per language. Resolved errors and warnings for each workflow #90

Merged
zach merged 12 commits from 89-lint-format-fixes into main 2026-05-20 07:33:57 +02:00
Collaborator

Should all be resolved, but do check if logic has changed that might break something. Looks good on my end.

Should all be resolved, but do check if logic has changed that might break something. Looks good on my end.
AramJonghu added 2 commits 2026-05-19 23:58:20 +02:00
adjusted workflows -> merge of lint/formatter per lang
Lint & Format (JS/TS) / lint-format (pull_request) Failing after 10s
Lint & Format (Python) / lint-format (pull_request) Failing after 19s
Lint & Format (Rust) / lint-format (pull_request) Failing after 33s
902863e5ba
AramJonghu requested review from Inorishio 2026-05-19 23:58:20 +02:00
AramJonghu requested review from zach 2026-05-19 23:58:20 +02:00
AramJonghu added 1 commit 2026-05-20 00:02:18 +02:00
minor changes to workflows to prevent preemptive exits/failures
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 12s
Lint & Format (Python) / lint-format (pull_request) Successful in 21s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m34s
ca3a288eab
AramJonghu added 1 commit 2026-05-20 00:05:31 +02:00
eslint workflow now prints a succes or fail message eslint is run succesfully or if it ran but failed
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 12s
Lint & Format (Python) / lint-format (pull_request) Successful in 18s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m46s
794a26a3fe
AramJonghu added 1 commit 2026-05-20 00:06:35 +02:00
main.rs formatted
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 20s
Lint & Format (Python) / lint-format (pull_request) Successful in 26s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m36s
c9d6b95ca5
AramJonghu added 1 commit 2026-05-20 00:11:24 +02:00
added cargo to be cached to avoid recompiling every time. Also added echo messages for more info
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 13s
Lint & Format (Python) / lint-format (pull_request) Successful in 19s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m35s
a3d0ee18cb
AramJonghu added 1 commit 2026-05-20 00:19:53 +02:00
changed github specific caching to forgejo's solution
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 13s
Lint & Format (Python) / lint-format (pull_request) Successful in 18s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m31s
d3f6765819
AramJonghu added 1 commit 2026-05-20 00:26:54 +02:00
wrong cache url
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 12s
Lint & Format (Python) / lint-format (pull_request) Successful in 17s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m30s
a14ebe2016
AramJonghu added 1 commit 2026-05-20 00:47:04 +02:00
minor updates to rust workflow
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 12s
Lint & Format (Python) / lint-format (pull_request) Successful in 19s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m33s
7276ee28dc
Author
Collaborator

Tried to implement caching for the rust workflow, sadly not successful as it re-compiles on each run. It is what it is for now.

Tried to implement caching for the rust workflow, sadly not successful as it re-compiles on each run. It is what it is for now.
AramJonghu added 1 commit 2026-05-20 00:59:45 +02:00
use of newest node version available + attempt cache v3 vs v4
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 25s
Lint & Format (Python) / lint-format (pull_request) Successful in 25s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m31s
01b54ec5e1
AramJonghu added 1 commit 2026-05-20 01:03:55 +02:00
removal of cache (for now)
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 12s
Lint & Format (Python) / lint-format (pull_request) Successful in 20s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m33s
c88aef2164
zach added 1 commit 2026-05-20 05:24:04 +02:00
reintroduce cargo caching
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 12s
Lint & Format (Python) / lint-format (pull_request) Successful in 20s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m39s
053efb4aaf
zach merged commit 68662120ba into main 2026-05-20 07:33:57 +02:00
Sign in to join this conversation.