push v0.7.2 #15
Annotations
11 warnings
gen_docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
gen_docs:
src/parsetoml.nim#L224
use explicit initialization of 'nextChar' for clarity [Uninit]
|
gen_docs:
src/parsetoml.nim#L287
use explicit initialization of 'nextChar' for clarity [Uninit]
|
gen_docs:
src/parsetoml.nim#L307
use explicit initialization of 'result' for clarity [Uninit]
|
gen_docs:
src/parsetoml.nim#L746
unreachable code after 'return' statement or '{.noReturn.}' proc [UnreachableCode]
|
gen_docs:
src/parsetoml.nim#L716
use explicit initialization of 'val' for clarity [Uninit]
|
gen_docs:
src/parsetoml.nim#L724
use explicit initialization of 'val' for clarity [Uninit]
|
gen_docs:
src/parsetoml.nim#L705
Cannot prove that 'result' is initialized. This will become a compile time error in the future. [ProveInit]
|
gen_docs:
src/parsetoml.nim#L858
unreachable code after 'return' statement or '{.noReturn.}' proc [UnreachableCode]
|
gen_docs:
src/parsetoml.nim#L819
use explicit initialization of 'val' for clarity [Uninit]
|
gen_docs:
src/parsetoml.nim#L826
use explicit initialization of 'val' for clarity [Uninit]
|