feat:(ast) introduce Value
to support concurrent operations
#252
Annotations
9 errors and 2 warnings
build
undefined: self
|
build
cannot use nil as string value in return statement
|
build
cannot use -err (value of type types.ParsingError) as type int in return statement
|
build
-_ERR_UNSUPPORT_TYPE (constant -34 of type types.ParsingError) overflows uint
|
build
-_ERR_UNSUPPORT_TYPE (constant -34 of type types.ParsingError) overflows uint
|
build
cannot use "" (constant of type string) as type error in return statement:
|
build
-_ERR_UNSUPPORT_TYPE (constant -34 of type types.ParsingError) overflows uint
|
build
cannot use "" (constant of type string) as type error in return statement:
|
build
Process completed with exit code 2.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The process '/usr/bin/git' failed with exit code 128
|