Extended loop struct #816
Annotations
14 errors and 4 warnings
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.
|
Build (1.18)
The job was canceled because "_1_19" failed.
|
Build (1.18)
The operation was canceled.
|
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
undefined: values.Tuple
|
Static Analysis:
pkg/drivers/common/getter.go#L27
cannot use resp (variable of type drivers.HTTPResponse) as core.Value value in return statement: drivers.HTTPResponse does not implement core.Value (method Copy has pointer receiver)
|
Static Analysis:
pkg/drivers/common/getter.go#L31
undefined: path
|
Static Analysis:
pkg/drivers/common/getter.go#L35
undefined: core.NewPathError
|
Static Analysis:
pkg/drivers/common/getter.go#L37
undefined: segmentIdx
|
Static Analysis:
pkg/drivers/common/getter.go#L44
undefined: segmentIdx
|
Static Analysis:
pkg/drivers/common/getter.go#L45
undefined: path
|
Static Analysis:
pkg/drivers/common/getter.go#L45
undefined: segmentIdx
|
Static Analysis:
pkg/drivers/common/getter.go#L106
undefined: core.PathError
|
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/
|
Build (1.19)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
Static Analysis
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|