Bump version #613
Annotations
5 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
|
lib/orb/import.ex#L74
module attribute @SInCE was set but never used
|
test/loop_test.exs#L172
variable "char" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test/loop_test.exs#L303
variable "i" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test/loop_test.exs#L304
variable "j" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
This job succeeded
Loading