Port expiration compiler changes into composableschemadsl #8232
lint.yaml
on: pull_request
License Check
2m 9s
Lint Go
3m 16s
Lint YAML & Markdown
1m 2s
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 |
|