Performance improvements #36
Annotations
6 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run Credo
Mix.Project.compile/1 is deprecated. Use Mix.Task.run("compile", args) instead
|
Run Credo
Mix.Project.compile/1 is deprecated. Use Mix.Task.run("compile", args) instead
|
Run Credo
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|
Run Tests
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
Run Tests
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|
The logs for this run have expired and are no longer available.
Loading