Skip to content

Update dependency erlang to v26.2 #225

Update dependency erlang to v26.2

Update dependency erlang to v26.2 #225

Triggered via pull request December 13, 2023 11:24
Status Success
Total duration 2m 45s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

code_quality.yaml

on: pull_request
Check Code Quality
2m 30s
Check Code Quality
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Check Code Quality
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Check Code Quality
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead