docs: clean up drafts #610
Annotations
12 warnings
Build and test (1.17.0, 27)
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/.
|
Build and test (1.15.2, 25.3.2)
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/.
|
Build and test (1.15.2, 25.3.2):
lib/orb/import.ex#L71
module attribute @SInCE was set but never used
|
Build and test (1.15.2, 25.3.2):
test/loop_test.exs#L172
variable "char" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test (1.15.2, 25.3.2):
test/loop_test.exs#L303
variable "i" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test (1.15.2, 25.3.2):
test/loop_test.exs#L304
variable "j" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test (1.15.2, 25.3.2):
test/examples/wasi.exs#L28
Orb.importw/2 is deprecated. Use `Orb.Import.register/1` instead
|
Build and test (1.15.2, 25.3.2):
test/if_else_test.exs#L241
Orb.importw/2 is deprecated. Use `Orb.Import.register/1` instead
|
Build and test (1.15.2, 25.3.2):
test/orb_test.exs#L154
Orb.importw/2 is deprecated. Use `Orb.Import.register/1` instead
|
Build and test (1.15.2, 25.3.2):
test/orb_test.exs#L155
Orb.importw/2 is deprecated. Use `Orb.Import.register/1` instead
|
Build and test (1.15.2, 25.3.2):
test/orb_test.exs#L156
Orb.importw/2 is deprecated. Use `Orb.Import.register/1` instead
|
Build and test (1.16.0, 26.2.1)
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/.
|