Skip to content

build(deps): bump phoenix_live_dashboard from 0.8.0 to 0.8.3 #2233

build(deps): bump phoenix_live_dashboard from 0.8.0 to 0.8.3

build(deps): bump phoenix_live_dashboard from 0.8.0 to 0.8.3 #2233

Triggered via pull request November 29, 2023 06:52
Status Success
Total duration 8m 44s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test (1.14, 25)
The following actions uses node12 which is deprecated and will be forced to run on node16: ATiltedTree/setup-rust@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (1.14, 25)
use Bitwise is deprecated. import Bitwise instead
test (1.14, 25)
use Bitwise is deprecated. import Bitwise instead
test (1.14, 25)
use Bitwise is deprecated. import Bitwise instead
test (1.14, 25)
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
test (1.14, 25)
variable "opts" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
test (1.14, 25)
Range.range?/1 is deprecated. Pattern match on first..last//step instead
test (1.14, 25)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
test (1.14, 25)
got "@impl true" for function plugins/0 but no behaviour was declared
test (1.14, 25)
got "@impl true" for function dashboard_assigns/0 but no behaviour was declared
test (1.14, 25)
got "@impl true" for function dashboards/0 but no behaviour was declared