Bump the production-dependencies group across 1 directory with 6 updates #586
Annotations
2 errors and 13 warnings
Static code quality checks
Process completed with exit code 2.
|
Code Annotations Report
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration - https://docs.github.com/rest/checks/runs#create-a-check-run)
|
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
|
Static code quality checks:
lib/flow_runner.ex#L85
Function evaluate_next_block/4 has no local return.
|
Static code quality checks:
lib/flow_runner/simulator.ex#L41
Function start/1 has no local return.
|
Static code quality checks:
lib/flow_runner/simulator.ex#L41
Function start/2 has no local return.
|
Static code quality checks:
lib/flow_runner/simulator.ex#L41
Function start/3 has no local return.
|
Static code quality checks:
lib/flow_runner/simulator.ex#L41
Function start/4 has no local return.
|
Static code quality checks:
lib/flow_runner/simulator.ex#L76
Function next/1 has no local return.
|
Static code quality checks:
lib/flow_runner/simulator.ex#L76
Function next/2 has no local return.
|
Static code quality checks:
lib/flow_runner/simulator.ex#L76
Function next/3 has no local return.
|
Static code quality checks:
lib/flow_runner/simulator.ex#L88
The pattern can never match the type
|
Static code quality checks:
lib/flow_runner/simulator.ex#L111
The function call track_output will not succeed.
|
Install 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
|
Code Annotations Report
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
|
Loading