Create paths at runtime #38
ci.yml
on: push
Unit Tests
6h 0m
Type Check
6h 0m
Annotations
3 errors and 5 warnings
Type Check
The operation was canceled.
|
Unit Tests
The job running on runner GitHub Actions 3 has exceeded the maximum execution time of 360 minutes.
|
Unit Tests
The operation was canceled.
|
Type Check
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Type Check:
lib/mix/tasks/compiler.ex#L11
undefined module attribute @schema_path, please remove access to @schema_path or explicitly set it before access
|
Type Check:
lib/mix/tasks/compiler.ex#L10
variable "schema_path" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Unit Tests:
lib/mix/tasks/compiler.ex#L11
undefined module attribute @schema_path, please remove access to @schema_path or explicitly set it before access
|
Unit Tests:
lib/mix/tasks/compiler.ex#L10
variable "schema_path" is unused (if the variable is not meant to be used, prefix it with an underscore)
|