Skip to content

Improve documentation #350

Improve documentation

Improve documentation #350

Triggered via push July 18, 2023 22:14
Status Failure
Total duration 46s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
test: config_test.go#L105
cannot use StatusUp (constant "up" of type AvailabilityStatus) as type map[string]interface{} in struct literal
test: config_test.go#L105
cannot use nil as AvailabilityStatus value in struct literal
test: config_test.go#L105
too few values in struct literal
test
Process completed with exit code 2.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/