Skip to content

Fix random_producer delay #293

Fix random_producer delay

Fix random_producer delay #293

Triggered via pull request February 29, 2024 13:22
Status Success
Total duration 2m 41s
Artifacts

build-workflow.yaml

on: pull_request
Check Dialyzer
57s
Check Dialyzer
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
Check Dialyzer
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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check Dialyzer
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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check Dialyzer
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/
Check Dialyzer
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/
Check Dialyzer: lib/astarte_flow/blocks/random_producer.ex#L197
variable "delay_ms" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and Test
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/.
Build and Test
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/
Build and Test
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
Build and Test
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
Build and Test
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
Build and Test
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
Build and Test
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
Build and Test
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
Build and Test
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
Build and Test
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
Build and Test
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
Build and Test
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
Build and Test
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/
Build and Test
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/
Build and Test: 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)
Build and Test: 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)
Build and Test: 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)