Basecamp 2024 feedback tweaks (#14) #46
elixir.yml
on: push
Matrix: Set Up Dependencies
Matrix: Static Code Analysis
Matrix: Unit Tests
Annotations
15 warnings
Set Up Dependencies (1.14.0, 25.0.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Set Up Dependencies (1.14.0, 25.0.4)
use Bitwise is deprecated. import Bitwise instead
|
Set Up Dependencies (1.14.0, 25.0.4)
use Bitwise is deprecated. import Bitwise instead
|
Set Up Dependencies (1.14.0, 25.0.4)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Set Up Dependencies (1.14.0, 25.0.4)
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Set Up Dependencies (1.14.0, 25.0.4)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
Set Up Dependencies (1.14.0, 25.0.4)
use Bitwise is deprecated. import Bitwise instead
|
Set Up Dependencies (1.14.0, 25.0.4)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Set Up Dependencies (1.14.0, 25.0.4)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Set Up Dependencies (1.14.0, 25.0.4):
lib/campfire_social_hour_web/gettext.ex#L23
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Set Up Dependencies (1.14.0, 25.0.4):
lib/campfire_social_hour_web/live/live_helpers.ex#L3
unused import Phoenix.LiveView.Helpers
|
Static Code Analysis (1.14.0, 25.0.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Static Code Analysis (1.14.0, 25.0.4):
lib/campfire_social_hour_web/gettext.ex#L23
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Unit Tests (1.14.0, 25.0.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit Tests (1.14.0, 25.0.4):
lib/campfire_social_hour_web/gettext.ex#L23
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|