Extended loop struct #816
Annotations
10 errors and 2 warnings
Lint:
pkg/stdlib/arrays/append_test.go#L9
no required module provides package github.com/MontFerret/ferret/pkg/runtime/collections; to add it:
|
Lint
undefined: values.Tuple
|
Lint:
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)
|
Lint:
pkg/drivers/common/getter.go#L31
undefined: path
|
Lint:
pkg/drivers/common/getter.go#L35
undefined: core.NewPathError
|
Lint:
pkg/drivers/common/getter.go#L37
undefined: segmentIdx
|
Lint:
pkg/drivers/common/getter.go#L44
undefined: segmentIdx
|
Lint:
pkg/drivers/common/getter.go#L45
undefined: path
|
Lint:
pkg/drivers/common/getter.go#L45
undefined: segmentIdx
|
Lint:
pkg/drivers/common/getter.go#L106
undefined: core.PathError
|
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/
|
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/
|
Loading