Add script to avoid mix dependency installation when container compil… #97
Annotations
10 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: erlef/setup-beam@v1.17.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
lib/mix/tasks/ca.release.ex#L121
variable "skip_release" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
build:
lib/mix/tasks/ca.release.ex#L121
variable "skip_test" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
build
use Bitwise is deprecated. import Bitwise instead
|
build
use Bitwise is deprecated. import Bitwise instead
|
build
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
build
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
build
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
build:
lib/mix/tasks/ca.release.ex#L121
variable "skip_release" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
build:
lib/mix/tasks/ca.release.ex#L121
variable "skip_test" is unused (if the variable is not meant to be used, prefix it with an underscore)
|