Run tests with unlocked deps on CI #52
Annotations
10 errors and 18 warnings
unit (unlocked deps):
test/bitstyles_phoenix/component/form_test.exs#L5
doctest BitstylesPhoenix.Component.Form.ui_textarea/1 (16) (BitstylesPhoenix.Component.FormTest)
|
unit (unlocked deps):
test/bitstyles_phoenix/component/form_test.exs#L5
doctest BitstylesPhoenix.Component.Form.ui_select/1 (20) (BitstylesPhoenix.Component.FormTest)
|
unit (unlocked deps):
test/bitstyles_phoenix/component/form_test.exs#L5
doctest BitstylesPhoenix.Component.Form.ui_input/1 (7) (BitstylesPhoenix.Component.FormTest)
|
unit (unlocked deps):
test/bitstyles_phoenix/component/form_test.exs#L5
doctest BitstylesPhoenix.Component.Form.ui_input/1 (6) (BitstylesPhoenix.Component.FormTest)
|
unit (unlocked deps):
test/bitstyles_phoenix/component/form_test.exs#L5
doctest BitstylesPhoenix.Component.Form.ui_textarea/1 (12) (BitstylesPhoenix.Component.FormTest)
|
unit (unlocked deps):
test/bitstyles_phoenix/component/form_test.exs#L5
doctest BitstylesPhoenix.Component.Form.ui_input/1 (13) (BitstylesPhoenix.Component.FormTest)
|
unit (unlocked deps):
test/bitstyles_phoenix/component/form_test.exs#L5
doctest BitstylesPhoenix.Component.Form.ui_input/1 (17) (BitstylesPhoenix.Component.FormTest)
|
unit (unlocked deps):
test/bitstyles_phoenix/component/form_test.exs#L5
doctest BitstylesPhoenix.Component.Form.ui_input/1 (1) (BitstylesPhoenix.Component.FormTest)
|
unit (unlocked deps):
test/bitstyles_phoenix/component/form_test.exs#L5
doctest BitstylesPhoenix.Component.Form.ui_input/1 (15) (BitstylesPhoenix.Component.FormTest)
|
unit (unlocked deps):
test/bitstyles_phoenix/component/form_test.exs#L5
doctest BitstylesPhoenix.Component.Form.ui_select/1 (23) (BitstylesPhoenix.Component.FormTest)
|
unit (unlocked deps)
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 (unlocked deps)
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 (unlocked deps):
lib/bitstyles_phoenix/component/form.ex#L648
Phoenix.HTML.Form.select/4 is undefined or private
|
unit (unlocked deps):
lib/bitstyles_phoenix/component/form.ex#L517
Phoenix.HTML.Form.textarea/3 is undefined or private
|
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/
|
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`
|