ci: update versions #35
ci.yml
on: push
Matrix: Dependencies
Matrix: Static Code Analysis
Matrix: unit_tests
Annotations
1 error and 16 warnings
Static Code Analysis (1.16.0, 26, lint)
Process completed with exit code 1.
|
Dependencies (1.16.0, 26, 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, 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, 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.15.7, 25.3)
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.15.7, 25.3)
function backend_info/0 required by behaviour Circuits.GPIO.Backend is not implemented (in module CircuitsSim.GPIO.Backend)
|
Dependencies (1.15.7, 25.3)
function enumerate/1 required by behaviour Circuits.GPIO.Backend is not implemented (in module CircuitsSim.GPIO.Backend)
|
Dependencies (1.15.7, 25.3)
function identifiers/2 required by behaviour Circuits.GPIO.Backend is not implemented (in module CircuitsSim.GPIO.Backend)
|
Dependencies (1.15.7, 25.3)
function status/2 required by behaviour Circuits.GPIO.Backend is not implemented (in module CircuitsSim.GPIO.Backend)
|
Dependencies (1.15.7, 25.3):
test/support/circuit_sim_device/bmp3xx.ex#L1
redefining module CircuitsSim.Device.BMP3XX (current version loaded from _build/test/lib/circuits_sim/ebin/Elixir.CircuitsSim.Device.BMP3XX.beam)
|
Dependencies (1.15.7, 25.3):
test/support/circuit_sim_device/bmp3xx.ex#L144
redefining module CircuitsSim.I2C.SimpleI2CDevice.CircuitsSim.Device.BMP3XX (current version loaded from _build/test/lib/circuits_sim/ebin/Elixir.CircuitsSim.I2C.SimpleI2CDevice.CircuitsSim.Device.BMP3XX.beam)
|
Static Code Analysis (1.15.7, 25.3)
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, 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/
|
unit_tests (1.15.7, 25.3)
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.15.7, 25.3):
test/support/circuit_sim_device/bmp3xx.ex#L1
redefining module CircuitsSim.Device.BMP3XX (current version loaded from _build/test/lib/circuits_sim/ebin/Elixir.CircuitsSim.Device.BMP3XX.beam)
|
unit_tests (1.15.7, 25.3):
test/support/circuit_sim_device/bmp3xx.ex#L144
redefining module CircuitsSim.I2C.SimpleI2CDevice.CircuitsSim.Device.BMP3XX (current version loaded from _build/test/lib/circuits_sim/ebin/Elixir.CircuitsSim.I2C.SimpleI2CDevice.CircuitsSim.Device.BMP3XX.beam)
|
unit_tests (1.16.0, 26, 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/
|