Skip to content

add operator implementation #172

add operator implementation

add operator implementation #172

Triggered via pull request December 30, 2023 14:10
Status Failure
Total duration 29s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 17 warnings
ci (1.15, 25.3, lint)
Process completed with exit code 4.
ci (1.16, 26.1, lint)
Process completed with exit code 4.
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 60..-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 Enum.slice/2, pass 81..-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 Enum.slice/2, pass 60..-1//1 instead
ci (1.16, 26.1, lint)
negative steps are not supported in Enum.slice/2, pass 24..-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 Enum.slice/2, pass 60..-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