Skip to content

Fix random_producer delay #292

Fix random_producer delay

Fix random_producer delay #292

Triggered via pull request February 29, 2024 11:27
Status Failure
Total duration 13m 43s
Artifacts

build-workflow.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 31 warnings
Build and Test: test/astarte_flow/flows_test.exs#L281
test flows delete_flow/2 deletes the flow (Astarte.Flow.FlowsTest)
Build and Test: test/astarte_flow/flows_test.exs#L222
test flows create_flow/2 allows a flow with the same config in two different realms (Astarte.Flow.FlowsTest)
Build and Test: test/astarte_flow/flows_test.exs#L159
test flows get_flow/2 returns the flow with given name (Astarte.Flow.FlowsTest)
Build and Test: test/astarte_flow/flows_test.exs#L168
test flows create_flow/2 with valid data creates a flow (Astarte.Flow.FlowsTest)
Build and Test: test/astarte_flow/flows_test.exs#L185
test flows create_flow/2 creates flows with different config (Astarte.Flow.FlowsTest)
Build and Test
Process completed with exit code 1.
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
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
Check Dialyzer
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
Check Dialyzer
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
Check Dialyzer
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
Check Dialyzer
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
Check Dialyzer
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
Check Dialyzer
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
Check Dialyzer
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
Check Dialyzer
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
Check Dialyzer
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
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. 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. 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)