Merge pull request #88 from eddbbt/fwport-1.1 #308
build-workflow.yaml
on: push
Check Dialyzer
3m 30s
Matrix: Build and Test
Annotations
7 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/[email protected]. 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. 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
Mix.Project.compile/1 is deprecated. Use Mix.Task.run("compile", args) instead
|
Check Dialyzer:
lib/astarte_vmq_plugin.ex#L193
:random.uniform/0 is deprecated. Use the 'rand' module instead
|
Build and Test (rabbitmq:3.12.0-management)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1, erlef/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and Test (rabbitmq:3.12.0-management)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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 (rabbitmq:3.12.0-management):
lib/astarte_vmq_plugin.ex#L193
:random.uniform/0 is deprecated. Use the 'rand' module instead
|