Merge pull request #1034 from arahmarchak/enhance-jwt-claim-error-mes… #1956
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
unused alias Call
|
Test and Coverage
unused alias IntrospectionEntry
|
Test and Coverage
module attribute @credentials_secret was set but never used
|
Test and Coverage
module attribute @already_registered_hw_id was set but never used
|
Test and Coverage
Elixir.Phoenix.Controller.render/3 with a view is deprecated, see the documentation for render/3 for an alternative
|
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
use Bitwise is deprecated. import Bitwise instead
|
Compile
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Compile
unused alias AMQPTriggerTarget
|
Compile
unused alias TriggerTargetContainer
|
Compile
Astarte.Core.Triggers.PolicyProtobuf.ErrorKeyword.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
|
Compile
Astarte.Core.Triggers.PolicyProtobuf.ErrorRange.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
|
Loading