CI #2723
Annotations
1 error and 21 warnings
Examples
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Examples:
cps/spec.nim#L25
pending https://github.com/nim-lang/Nim/issues/17851; genField is deprecated [Deprecated]
|
Examples:
cps/spec.nim#L98
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
|
Examples:
cps/spec.nim#L360
use explicit initialization of 'result' for clarity [Uninit]
|
Examples:
cps/spec.nim#L366
use explicit initialization of 'result' for clarity [Uninit]
|
Examples:
cps/spec.nim#L483
use explicit initialization of 'result' for clarity [Uninit]
|
Examples:
cps/spec.nim#L486
use explicit initialization of 'result' for clarity [Uninit]
|
Examples:
cps/spec.nim#L501
use explicit initialization of 'result' for clarity [Uninit]
|
Examples:
cps/environment.nim#L255
pending https://github.com/nim-lang/Nim/issues/17851; genField is deprecated [Deprecated]
|
|
Examples:
cps/environment.nim#L427
pending https://github.com/nim-lang/Nim/issues/17851; genField is deprecated [Deprecated]
|
Dependencies
use explicit initialization of 'result' for clarity [Uninit]
|
Dependencies
Cannot prove that 'result' is initialized. This will become a compile time error in the future. [ProveInit]
|
Dependencies
use explicit initialization of 'result' for clarity [Uninit]
|
Dependencies
Cannot prove that 'result' is initialized. This will become a compile time error in the future. [ProveInit]
|
Dependencies
use explicit initialization of 's' for clarity [Uninit]
|
Dependencies
use explicit initialization of 's' for clarity [Uninit]
|
Dependencies
use explicit initialization of 's' for clarity [Uninit]
|
Dependencies
Cannot prove that 'result' is initialized. This will become a compile time error in the future. [ProveInit]
|
Dependencies
use explicit initialization of 'i' for clarity [Uninit]
|
Dependencies
Cannot prove that 'result' is initialized. This will become a compile time error in the future. [ProveInit]
|
Loading