Skip to content

fix(config): changed two feature flags types from boolean to string. #561

fix(config): changed two feature flags types from boolean to string.

fix(config): changed two feature flags types from boolean to string. #561

Triggered via push December 13, 2023 13:49
Status Failure
Total duration 1m 10s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Go 1.14.15 build
Could not connect to Redis; skipping test
Go 1.14.15 build: pkg/web/routes_test.go#L596
cannot use true (type untyped bool) as type string in field value
Go 1.14.15 build
Process completed with exit code 2.
Go 1.14.15 build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/