Fix random_producer delay #293
Annotations
17 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1, erlef/setup-beam@v1.7.0, codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, erlef/setup-beam@v1.7.0, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Compile
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
Compile
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
Compile
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
Compile
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
Compile
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
Compile
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
Compile
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
Compile
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
Compile
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
Compile
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
Run erlef/setup-beam@v1.7.0
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run erlef/setup-beam@v1.7.0
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test and Coverage:
test/astarte_flow/flows_test.exs#L239
variable "flow" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Test and Coverage:
test/astarte_flow/flows_test.exs#L256
variable "flow" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Test and Coverage:
test/astarte_flow_web/controllers/flow_controller_test.exs#L86
variable "name" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Loading