Merge pull request #289 from Iftakharpy/master #38
Annotations
14 warnings
Build and test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, erlef/setup-beam@988e02bfe678367a02564f65ca2e37726dc0268f, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, erlef/setup-beam@988e02bfe678367a02564f65ca2e37726dc0268f, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and test:
lib/koans/03_numbers.ex#L53
variable "individual_digits" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test:
lib/koans/03_numbers.ex#L58
variable "number" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test:
lib/koans/03_numbers.ex#L64
variable "string_digit" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test:
lib/koans/14_enums.ex#L30
variable "input" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test:
lib/koans/03_numbers.ex#L113
variable "first" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test:
lib/koans/03_numbers.ex#L113
variable "last" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test:
lib/koans/14_enums.ex#L64
variable "letters" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test:
lib/koans/14_enums.ex#L65
variable "numbers" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test:
lib/koans/03_numbers.ex#L120
variable "range" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test:
lib/koans/08_maps.ex#L26
variable "person_with_hobby" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|