improve readme with more examples #165
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
15 warnings
ci (1.15, 25.3, lint)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ci (1.15, 25.3, lint)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
ci (1.16, 26.1, lint)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ci (1.16, 26.1, lint)
negative steps are not supported in Enum.slice/2, pass 38..-1//1 instead
|
ci (1.16, 26.1, lint)
negative steps are not supported in Enum.slice/2, pass 70..-1//1 instead
|
ci (1.16, 26.1, lint)
negative steps are not supported in Enum.slice/2, pass 81..-1//1 instead
|
ci (1.16, 26.1, lint)
negative steps are not supported in Enum.slice/2, pass 60..-1//1 instead
|
ci (1.16, 26.1, lint)
negative steps are not supported in Enum.slice/2, pass 65..-1//1 instead
|
ci (1.16, 26.1, lint)
negative steps are not supported in String.slice/2, pass 24..-1//1 instead
|
ci (1.16, 26.1, lint)
negative steps are not supported in String.slice/2, pass 37..-1//1 instead
|
ci (1.16, 26.1, lint)
negative steps are not supported in String.slice/2, pass 20..-1//1 instead
|
ci (1.16, 26.1, lint)
negative steps are not supported in Enum.slice/2, pass 70..-1//1 instead
|
ci (1.16, 26.1, lint)
negative steps are not supported in Enum.slice/2, pass 81..-1//1 instead
|
ci (1.16, 26.1, lint)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
ci (1.16, 26.1, lint)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
|