refactor(appengine): exandra queries for device #1980
Annotations
16 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Test and Coverage
use of operator == has no effect
|
Test and Coverage
use of operator == has no effect
|
Test and Coverage
use of operator == has no effect
|
Test and Coverage
Astarte.RPC.Protocol.Housekeeping.Call.new/0 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/1
|
Test and Coverage
Astarte.RPC.Protocol.Housekeeping.CreateRealm.new/0 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/1
|
Compile
use Bitwise is deprecated. import Bitwise instead
|
Compile
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Compile
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Compile
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Compile
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Compile
use Bitwise is deprecated. import Bitwise instead
|
Compile
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Compile
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Compile
use Bitwise is deprecated. import Bitwise instead
|
Compile
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Loading