Skip to content

fixed bug in points on pass and fail #492

fixed bug in points on pass and fail

fixed bug in points on pass and fail #492

Triggered via pull request October 6, 2024 12:36
Status Failure
Total duration 4m 19s
Artifacts

elixir.yml

on: pull_request
Build and cache dependencies
2m 1s
Build and cache dependencies
Run Credo
15s
Run Credo
Check unused dependencies
15s
Check unused dependencies
Check unused functions
16s
Check unused functions
Run tests
2m 4s
Run tests
Deploy to Fly.io
0s
Deploy to Fly.io
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 25 warnings
Check unused functions
Process completed with exit code 1.
Run tests
Process completed with exit code 1.
Build and cache dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and cache dependencies
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
Build and cache dependencies
7..-1 has a default step of -1, please write 7..-1//-1 instead
Build and cache dependencies
negative steps are not supported in String.slice/2, pass 7..-1//1 instead
Build and cache dependencies
using map.field notation (without parentheses) to invoke function Filtrex.Condition.Text.type() is deprecated, you must add parentheses instead: remote.function()
Build and cache dependencies
start..final inside match is deprecated, you must always match on the step: start..final//var or start..final//_ if you want to ignore it
Build and cache dependencies
negative steps are not supported in String.slice/2, pass 7..-1//1 instead
Build and cache dependencies
negative steps are not supported in String.slice/2, pass 7..-1//1 instead
Build and cache dependencies
negative steps are not supported in String.slice/2, pass 7..-1//1 instead
Build and cache dependencies
negative steps are not supported in String.slice/2, pass 7..-1//1 instead
Build and cache dependencies
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
Check unused dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run Credo
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check unused functions
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run tests
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
Run tests
7..-1 has a default step of -1, please write 7..-1//-1 instead
Run tests
negative steps are not supported in String.slice/2, pass 7..-1//1 instead
Run tests
using map.field notation (without parentheses) to invoke function Filtrex.Condition.Text.type() is deprecated, you must add parentheses instead: remote.function()
Run tests
start..final inside match is deprecated, you must always match on the step: start..final//var or start..final//_ if you want to ignore it
Run tests
negative steps are not supported in String.slice/2, pass 7..-1//1 instead
Run tests
negative steps are not supported in String.slice/2, pass 7..-1//1 instead
Run tests
negative steps are not supported in String.slice/2, pass 7..-1//1 instead
Run tests
negative steps are not supported in String.slice/2, pass 7..-1//1 instead
Run tests
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it