v0.1.3 release #40
ci.yml
on: push
Matrix: Dependencies
Matrix: Static Code Analysis
Matrix: unit_tests
Annotations
12 warnings
Dependencies (1.16.0, 26.2.1, lint)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Dependencies (1.16.0, 26.2.1, lint)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
Dependencies (1.16.0, 26.2.1, lint)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
Dependencies (1.12.3, 24.3.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Dependencies (1.12.3, 24.3.4)
function backend_info/0 required by behaviour Circuits.GPIO.Backend is not implemented (in module CircuitsSim.GPIO.Backend)
|
Dependencies (1.12.3, 24.3.4)
function enumerate/1 required by behaviour Circuits.GPIO.Backend is not implemented (in module CircuitsSim.GPIO.Backend)
|
Dependencies (1.12.3, 24.3.4)
function identifiers/2 required by behaviour Circuits.GPIO.Backend is not implemented (in module CircuitsSim.GPIO.Backend)
|
Dependencies (1.12.3, 24.3.4)
function status/2 required by behaviour Circuits.GPIO.Backend is not implemented (in module CircuitsSim.GPIO.Backend)
|
unit_tests (1.16.0, 26.2.1, lint)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Static Code Analysis (1.12.3, 24.3.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
unit_tests (1.12.3, 24.3.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Static Code Analysis (1.16.0, 26.2.1, lint)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|