fix(config): changed two feature flags types from boolean to string. #562
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/
|