Skip to content

fix(tests/config): get test suite back into passing state #10730

fix(tests/config): get test suite back into passing state

fix(tests/config): get test suite back into passing state #10730

Triggered via pull request February 3, 2025 16:48
Status Failure
Total duration 2m 13s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

17 errors
Unordered list indentation: PLAN.md#L41
PLAN.md:41:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 4] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md007.md
Unordered list indentation: PLAN.md#L42
PLAN.md:42:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 4] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md007.md
Unordered list indentation: PLAN.md#L43
PLAN.md:43:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 4] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md007.md
Unordered list indentation: PLAN.md#L44
PLAN.md:44:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 4] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md007.md
Unordered list indentation: PLAN.md#L46
PLAN.md:46:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 4] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md007.md
Unordered list indentation: PLAN.md#L47
PLAN.md:47:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 4] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md007.md
Lint Markdown
Failed with exit code: 1
Lint Go: internal/server/flag_test.go#L25
undefined: flipt.GetFlagRequest
Lint Go: internal/server/flag_test.go#L33
s.GetFlag undefined (type *Server has no field or method GetFlag)
Lint Go: internal/server/flag_test.go#L129
undefined: flipt.CreateFlagRequest
Lint Go: internal/server/flag_test.go#L144
s.CreateFlag undefined (type *Server has no field or method CreateFlag)
Lint Go: internal/server/flag_test.go#L158
undefined: flipt.UpdateFlagRequest
Lint Go: internal/server/flag_test.go#L173
s.UpdateFlag undefined (type *Server has no field or method UpdateFlag)
Lint Go: internal/server/flag_test.go#L187
undefined: flipt.DeleteFlagRequest
Lint Go: internal/server/flag_test.go#L194
s.DeleteFlag undefined (type *Server has no field or method DeleteFlag)
Lint Go: internal/server/flag_test.go#L208
undefined: flipt.CreateVariantRequest
Lint Go: internal/server/flag_test.go#L225
s.CreateVariant undefined (type *Server has no field or method CreateVariant)