Run tests with unlocked deps on CI #50
Annotations
10 errors and 16 warnings
unit:
test/bitstyles_phoenix/component/form_test.exs#L5
doctest BitstylesPhoenix.Component.Form.ui_unwrapped_input/1 (21) (BitstylesPhoenix.Component.FormTest)
|
unit:
test/bitstyles_phoenix/component/form_test.exs#L5
doctest BitstylesPhoenix.Component.Form.ui_select/1 (19) (BitstylesPhoenix.Component.FormTest)
|
unit:
test/bitstyles_phoenix/component/form_test.exs#L5
doctest BitstylesPhoenix.Component.Form.ui_input/1 (10) (BitstylesPhoenix.Component.FormTest)
|
unit:
test/bitstyles_phoenix/component/form_test.exs#L5
doctest BitstylesPhoenix.Component.Form.ui_select/1 (23) (BitstylesPhoenix.Component.FormTest)
|
unit:
test/bitstyles_phoenix/component/form_test.exs#L5
doctest BitstylesPhoenix.Component.Form.ui_input/1 (7) (BitstylesPhoenix.Component.FormTest)
|
unit:
test/bitstyles_phoenix/component/form_test.exs#L5
doctest BitstylesPhoenix.Component.Form.ui_input/1 (17) (BitstylesPhoenix.Component.FormTest)
|
unit:
test/bitstyles_phoenix/component/form_test.exs#L5
doctest BitstylesPhoenix.Component.Form.ui_wrapped_input/1 (24) (BitstylesPhoenix.Component.FormTest)
|
unit:
test/bitstyles_phoenix/component/form_test.exs#L5
doctest BitstylesPhoenix.Component.Form.ui_input/1 (6) (BitstylesPhoenix.Component.FormTest)
|
unit:
test/bitstyles_phoenix/component/form_test.exs#L5
doctest BitstylesPhoenix.Component.Form.ui_input/1 (18) (BitstylesPhoenix.Component.FormTest)
|
unit:
test/bitstyles_phoenix/component/form_test.exs#L5
doctest BitstylesPhoenix.Component.Form.ui_textarea/1 (12) (BitstylesPhoenix.Component.FormTest)
|
unit
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unit:
lib/bitstyles_phoenix/component/form.ex#L648
Phoenix.HTML.Form.select/4 is undefined or private
|
unit:
lib/bitstyles_phoenix/component/form.ex#L517
Phoenix.HTML.Form.textarea/3 is undefined or private
|
demo
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
demo
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
demo
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
demo
use Bitwise is deprecated. import Bitwise instead
|
demo
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
demo
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
demo
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
demo
Attribute `variant` is deprecated in ui_button/1! Change to `color` and `shape`
|
demo
Attribute `variant` is deprecated in ui_button/1! Change to `color` and `shape`
|
demo
Attribute `variant` is deprecated in ui_button/1! Change to `color` and `shape`
|
demo
Attribute `variant` is deprecated in ui_button/1! Change to `color` and `shape`
|
demo
Attribute `variant` is deprecated in ui_button/1! Change to `color` and `shape`
|