Support wildcards in json://
and yaml://
so that values can be retrieved with slice
#1881
ci.yml
on: pull_request
Test
11m 43s
Benchmark
2m 50s
Matrix: Run on each OS
Annotations
10 errors and 2 warnings
Test:
vars.go#L67
[gostyle.nilslices] If you declare an empty slice as a local variable (especially if it can be the source of a return value), prefer the nil initialization to reduce the risk of bugs by callers. (ref: https://google.github.io/styleguide/go/decisions#nil-slices ): outs
|
Test
Cannot open: File exists
|
Test
Cannot open: File exists
|
Test
Cannot open: File exists
|
Test
Cannot open: File exists
|
Test
Cannot open: File exists
|
Test
Cannot open: File exists
|
Test
Cannot open: File exists
|
Test
Cannot open: File exists
|
Test
Cannot open: File exists
|
Run on each OS (macos-latest)
Failed to restore: "/usr/local/bin/gtar" failed with error: The process '/usr/local/bin/gtar' failed with exit code 2
|
Test
Failed to restore: Tar failed with error: The process '/usr/bin/tar' failed with exit code 2
|