Skip to content

Refactored type system #781

Refactored type system

Refactored type system #781

Triggered via push November 20, 2023 16:36
Status Failure
Total duration 49s
Artifacts

build.yml

on: push
Static Analysis
38s
Static Analysis
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 3 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 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: 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
Static Analysis: pkg/drivers/common/getter.go#L190
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.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/
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/