feat:(ast) introduce Value
to support concurrent operations
#171
Annotations
9 errors and 2 warnings
build:
ast/api_amd64.go#L151
undefined: self
|
build:
ast/api_amd64.go#L151
cannot use nil as string value in return statement
|
build:
ast/api_amd64.go#L157
cannot use -err (value of type types.ParsingError) as type int in return statement
|
build:
ast/api_amd64.go#L162
-_ERR_UNSUPPORT_TYPE (constant -34 of type types.ParsingError) overflows uint
|
build:
ast/api_amd64.go#L176
-_ERR_UNSUPPORT_TYPE (constant -34 of type types.ParsingError) overflows uint
|
build:
ast/api_amd64.go#L176
cannot use "" (constant of type string) as type error in return statement:
|
build:
ast/api_amd64.go#L192
-_ERR_UNSUPPORT_TYPE (constant -34 of type types.ParsingError) overflows uint
|
build:
ast/api_amd64.go#L192
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
|