Annotations
11 warnings and 11 notices
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run type checks:
tests/helpers.lua#L384
Impossible `if` statement: this condition is always falsy
|
|
Run type checks:
tests/helpers.lua#L283
Impossible `if` statement: this condition is always falsy
|
|
Run type checks:
tests/helpers.lua#L263
Impossible `if` statement: this condition is always falsy
|
|
Run type checks:
lua/opencode/ui/output.lua#L147
Annotations specify that return value 1 has a type of `table<number,table[]>`, returning value of type `table<number,OutputExtmark[]>` here instead.
|
|
Run type checks:
lua/opencode/ui/output.lua#L192
Unnecessary `if` statement: this condition is always truthy
|
|
Run type checks:
lua/opencode/ui/formatter/utils.lua#L283
Impossible `if` statement: this condition is always falsy
|
|
Run type checks:
lua/opencode/ui/formatter/utils.lua#L279
Impossible `if` statement: this condition is always falsy
|
|
Run type checks:
lua/opencode/ui/formatter/utils.lua#L140
Impossible `if` statement: this condition is always falsy
|
|
Run type checks:
lua/opencode/ui/formatter/utils.lua#L134
Impossible `if` statement: this condition is always falsy
|
|
Run type checks:
lua/opencode/ui/formatter/utils.lua#L127
Impossible `if` statement: this condition is always falsy
|
|
Run type checks:
lua/opencode/context/chat_context.lua#L522
win is never used, if this is intentional, prefix it with an underscore: _win
|
|
Run type checks:
lua/opencode/context/chat_context.lua#L202
is_dir is never used, if this is intentional, prefix it with an underscore: _is_dir
|
|
Run type checks:
lua/opencode/context/chat_context.lua#L201
is_file is never used, if this is intentional, prefix it with an underscore: _is_file
|
|
Run type checks:
lua/opencode/lsp/opencode_ls.lua#L200
dispatchers is never used, if this is intentional, prefix it with an underscore: _dispatchers
|
|
Run type checks:
lua/opencode/lsp/opencode_ls.lua#L200
config is never used, if this is intentional, prefix it with an underscore: _config
|
|
Run type checks:
lua/opencode/lsp/opencode_ls.lua#L13
params is never used, if this is intentional, prefix it with an underscore: _params
|
|
Run type checks:
lua/opencode/health.lua#L89
Prefer use local alias variable 'previous_connection'
|
|
Run type checks:
lua/opencode/health.lua#L111
Redefined local variable `config`
|
|
Run type checks:
lua/opencode/ui/formatter/tools/todowrite.lua#L13
The same file is required multiple times.
|
|
Run type checks:
lua/opencode/ui/formatter/tools/todowrite.lua#L13
Redefined local variable `icons`
|
|
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
|
background
wait
wait-all
cancel
parallel
Loading