site: fade nav in so we don’t get details jumping open #652
Annotations
5 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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