feat!: flagSetMetadata in OFREP/ResolveAll, core refactors #8244
build.yaml
on: pull_request
lint
3m 16s
docs-check
1m 45s
test
3m 13s
docker-local
2m 40s
integration-test
2m 7s
Annotations
4 errors and 5 warnings
lint:
core/pkg/store/flags.go#L108
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint:
core/pkg/store/flags.go#L330
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
lint:
core/pkg/evaluator/json_test.go#L48
var-naming: const FlagSetId should be FlagSetID (revive)
|
lint
Process completed with exit code 2.
|
docs-check
Restore cache failed: Dependencies file is not found in /home/runner/work/flagd/flagd. Supported file pattern: go.sum
|
integration-test
Restore cache failed: Dependencies file is not found in /home/runner/work/flagd/flagd. Supported file pattern: go.sum
|
docker-local
Restore cache failed: Dependencies file is not found in /home/runner/work/flagd/flagd. Supported file pattern: go.sum
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/flagd/flagd. Supported file pattern: go.sum
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/flagd/flagd. Supported file pattern: go.sum
|