scanner: accept octal and multi-byte escapes in rune literals (fix #28880) #27154
Annotations
21 errors, 1 warning, and 1 notice
|
Build vlang/msgpack
cannot convert to a pointer type
|
|
Build vlang/v-analyzer
cannot use `&psi.CallExpression` as `?psi.PsiElement` in argument 1 to `psi.infer_type`
|
|
Build vlang/v-analyzer
invalid indirect of `psi.StructDeclaration`, the type `psi.StructDeclaration` is not a pointer
|
|
Build vlang/v-analyzer
invalid indirect of `psi.InterfaceDeclaration`, the type `psi.InterfaceDeclaration` is not a pointer
|
|
Build vlang/v-analyzer
invalid indirect of `psi.FunctionOrMethodDeclaration`, the type `psi.FunctionOrMethodDeclaration` is not a pointer
|
|
Build vlang/v-analyzer
invalid indirect of `psi.StructDeclaration`, the type `psi.StructDeclaration` is not a pointer
|
|
Build vlang/v-analyzer
invalid indirect of `psi.InterfaceDeclaration`, the type `psi.InterfaceDeclaration` is not a pointer
|
|
Build vlang/v-analyzer
invalid indirect of `psi.InterfaceMethodDeclaration`, the type `psi.InterfaceMethodDeclaration` is not a pointer
|
|
Build vlang/v-analyzer
wrong return type `int` in the `or {}` block, expected `loglib.ColorMode`
|
|
Build vlang/v-analyzer
use `v -enable-globals ...` to enable globals
|
|
Build vlang/v-analyzer
variable `logger` shadows a global variable
|
|
Build vlang/gitly
expected ‘;’ before ‘{’ token
|
|
Build vlang/gitly
‘Optional_Config’ undeclared (first use in this function); did you mean ‘Optional_string’?
|
|
Build vlang/gitly
unknown type name ‘Optional_Config’; did you mean ‘Optional_string’?
|
|
Build vlang/gitly
unknown type name ‘Config’
|
|
Build vlang/gitly
unknown type name ‘Config’
|
|
Build vlang/gitly
unknown type name ‘Config’
|
|
Build vlang/gitly
unknown type name ‘Optional_Config’; did you mean ‘Optional_string’?
|
|
Build vlang/gitly
unknown type name ‘Config’
|
|
Build vlang/gitly
unknown type name ‘Config’
|
|
Build vlang/gitly
unknown type name ‘Config’
|
|
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/cache/restore@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
"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