v23.2 #29
Annotations
10 errors and 1 warning
build:
pkg/sql/scanner/plpgsql_scan.go#L39
undefined: lexbase.SCONST
|
build:
pkg/sql/scanner/plpgsql_scan.go#L47
undefined: lexbase.IDENT
|
build:
pkg/sql/scanner/plpgsql_scan.go#L54
undefined: lexbase.SCONST
|
build:
pkg/sql/scanner/plpgsql_scan.go#L64
undefined: lexbase.BCONST
|
build:
pkg/sql/scanner/plpgsql_scan.go#L75
undefined: lexbase.DOT_DOT
|
build:
pkg/sql/scanner/plpgsql_scan.go#L87
undefined: lexbase.NOT_EQUALS
|
build:
pkg/sql/scanner/plpgsql_scan.go#L96
undefined: lexbase.LESS_LESS
|
build:
pkg/sql/scanner/plpgsql_scan.go#L100
undefined: lexbase.LESS_EQUALS
|
build:
pkg/sql/scanner/plpgsql_scan.go#L109
undefined: lexbase.GREATER_GREATER
|
build:
pkg/sql/scanner/plpgsql_scan.go#L113
undefined: lexbase.GREATER_EQUALS
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|