Skip to content

add more examples for dump and validate in enum module (#72) #190

add more examples for dump and validate in enum module (#72)

add more examples for dump and validate in enum module (#72) #190

Triggered via push September 9, 2024 12:19
Status Success
Total duration 36s
Artifacts

ci.yml

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

Annotations

17 warnings
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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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 38..-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 65..-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 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 erlex's 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 erlex's mix.exs
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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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)