Implemented FILTER #795
Annotations
14 errors and 6 warnings
Build (1.18):
pkg/parser/fql/fql_lexer.go#L10
no required module provides package github.com/antlr/antlr4/runtime/Go/antlr/v4; to add it:
|
Build (1.18)
Process completed with exit code 2.
|
Build (1.19):
pkg/parser/fql/fql_lexer.go#L10
no required module provides package github.com/antlr/antlr4/runtime/Go/antlr/v4; to add it:
|
Build (1.19)
Process completed with exit code 2.
|
Static Analysis:
pkg/stdlib/arrays/append_test.go#L9
no required module provides package github.com/MontFerret/ferret/pkg/runtime/collections; to add it:
|
Static Analysis:
pkg/parser/fql/fql_parser.go#L742
unreachable code
|
Static Analysis:
pkg/parser/fql/fql_parser.go#L856
unreachable code
|
Static Analysis:
pkg/parser/fql/fql_parser.go#L970
unreachable code
|
Static Analysis:
pkg/parser/fql/fql_parser.go#L1097
unreachable code
|
Static Analysis:
pkg/parser/fql/fql_parser.go#L1283
unreachable code
|
Static Analysis:
pkg/parser/fql/fql_parser.go#L1457
unreachable code
|
Static Analysis:
pkg/parser/fql/fql_parser.go#L1608
unreachable code
|
Static Analysis:
pkg/parser/fql/fql_parser.go#L1845
unreachable code
|
Static Analysis:
pkg/parser/fql/fql_parser.go#L1993
unreachable code
|
Build (1.18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build (1.18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@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 (1.19)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build (1.19)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Static Analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Static Analysis
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|