Skip to content

Port expiration compiler changes into composableschemadsl #8232

Port expiration compiler changes into composableschemadsl

Port expiration compiler changes into composableschemadsl #8232

Triggered via pull request February 10, 2025 17:17
Status Failure
Total duration 3m 38s
Artifacts 1

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Lint Go: pkg/composableschemadsl/compiler/translator.go#L1
Please run go run mage.go lint:go. diff --git a/pkg/composableschemadsl/compiler/translator.go b/pkg/composableschemadsl/compiler/translator.go index 21cd5a2..0c04dee 100644 --- a/pkg/composableschemadsl/compiler/translator.go +++ b/pkg/composableschemadsl/compiler/translator.go @@ -73,7 +73,6 @@ func translate(tctx translationContext, root *dslNode) (*CompiledSchema, error) for _, topLevelNode := range root.GetChildren() { switch topLevelNode.GetType() { - case dslshape.NodeTypeUseFlag: // Skip the flags. continue
Lint Go
Process completed with exit code 1.
Lint Go
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.321.0. Please update to the latest version 2.322.0

Artifacts

Produced during runtime
Name Size
diff
398 Bytes