Skip to content

Feat/delete component #128

Feat/delete component

Feat/delete component #128

Triggered via pull request September 21, 2024 11:51
Status Failure
Total duration 4m 56s
Artifacts

lint-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 5 warnings
github.com/pubgo/lava/core/entmigrates ► TestMain: unit-tests.xml#L0
Failed test found in: unit-tests.xml Error: FAIL github.com/pubgo/lava/core/entmigrates [build failed]
github.com/pubgo/lava/core/responses ► TestMain: unit-tests.xml#L0
Failed test found in: unit-tests.xml Error: panic: runtime error: index out of range [2] with length 0
github.com/pubgo/lava/core/tracing ► TestMain: unit-tests.xml#L0
Failed test found in: unit-tests.xml Error: FAIL github.com/pubgo/lava/core/tracing [build failed]
test
undefined: types.ImageRemoveOptions
test
undefined: types.ImagePullOptions
test
undefined: types.ImagePullOptions
test
unknown field CheckDuplicate in struct literal of type network.CreateOptions
test
cannot use req.EnableIPv6 (variable of type bool) as *bool value in struct literal
test
undefined: types.ImageListOptions
test
undefined: types.ImagePullOptions
test
cannot use (*meter)(nil) (value of type *meter) as "go.opentelemetry.io/otel/metric".Meter value in variable declaration: *meter does not implement "go.opentelemetry.io/otel/metric".Meter (missing method Float64Gauge)
test
cannot use mp.meters.Lookup(s, func() *meter {…}) (value of type *meter) as "go.opentelemetry.io/otel/metric".Meter value in return statement: *meter does not implement "go.opentelemetry.io/otel/metric".Meter (missing method Float64Gauge)
test
undefined: types.ImageRemoveOptions
lint: core/entmigrates/migrate.go#L22
could not import github.com/testcontainers/testcontainers-go (-: # github.com/testcontainers/testcontainers-go
lint
undefined: types.ImageRemoveOptions
lint
undefined: types.ImagePullOptions
lint
undefined: types.ImagePullOptions
lint
unknown field CheckDuplicate in struct literal of type network.CreateOptions
lint
cannot use req.EnableIPv6 (variable of type bool) as *bool value in struct literal
lint
undefined: types.ImageListOptions
lint
undefined: types.ImagePullOptions) (typecheck)
lint: core/entmigrates/migrate.go#L372
undefined: testcontainers (typecheck)
lint: core/entmigrates/migrate.go#L373
undefined: testcontainers (typecheck)
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/