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:
lua/opencode/history.lua#L157
Undefined field `fs_rename`.
|
|
Run type checks:
lua/opencode/history.lua#L156
Undefined field `fs_close`.
|
|
Run type checks:
lua/opencode/history.lua#L155
Undefined field `fs_write`.
|
|
Run type checks:
lua/opencode/history.lua#L151
Undefined field `fs_mkstemp`.
|
|
Run type checks:
lua/opencode/history.lua#L24
Undefined field `fs_stat`.
|
|
Run type checks:
lua/opencode/history.lua#L57
function line:gsub may be nil
|
|
Run type checks:
lua/opencode/history.lua#L55
function line:find may be nil
|
|
Run type checks:
lua/opencode/history.lua#L51
expected `string` but found `(string|integer)`.
|
|
Run type checks:
lua/opencode/history.lua#L39
Impossible `if` statement: this condition is always falsy
|
|
Run type checks:
lua/opencode/ui/formatter/tools/task.lua#L61
expected `table` but found `table?`.
|
|
Run type checks:
lua/opencode/ui/renderer/batch.lua#L37
Implicit self is never used, if this is intentional, please use '.' instead of ':' to define the method
|
|
Run type checks:
lua/opencode/ui/renderer/batch.lua#L56
Implicit self is never used, if this is intentional, please use '.' instead of ':' to define the method
|
|
Run type checks:
lua/opencode/ui/renderer/batch.lua#L50
Implicit self is never used, if this is intentional, please use '.' instead of ':' to define the method
|
|
Run type checks:
lua/opencode/ui/formatter/tools/init.lua#L6
The same file is required multiple times.
|
|
Run type checks:
lua/opencode/ui/formatter/tools/init.lua#L5
The same file is required multiple times.
|
|
Run type checks:
lua/opencode/ui/formatter/tools/init.lua#L3
The same file is required multiple times.
|
|
Run type checks:
lua/opencode/ui/renderer/flush.lua#L595
Prefer use local alias variable 'generation'
|
|
Run type checks:
lua/opencode/ui/renderer/flush.lua#L243
Prefer use local alias variable 'generation'
|
|
Run type checks:
lua/opencode/commands/slash.lua#L155
Redefined local variable `slash_commands`
|
|
|
|
"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