chore: support clickhouse #143
Annotations
7 errors and 5 warnings
Test ubuntu-latest @ Go 1.19
package cmp is not in GOROOT (/opt/hostedtoolcache/go/1.19.13/x64/src/cmp)
|
Test ubuntu-latest @ Go 1.19
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.19.13/x64/src/slices)
|
Test ubuntu-latest @ Go 1.19
Process completed with exit code 2.
|
Test macos-latest @ Go 1.19
The job was canceled because "ubuntu-latest_1_19" failed.
|
Test macos-latest @ Go 1.19
package cmp is not in GOROOT (/Users/runner/hostedtoolcache/go/1.19.13/arm64/src/cmp)
|
Test macos-latest @ Go 1.19
package slices is not in GOROOT (/Users/runner/hostedtoolcache/go/1.19.13/arm64/src/slices)
|
Test macos-latest @ Go 1.19
The operation was canceled.
|
Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/eagle/eagle. Supported file pattern: go.sum
|
Test ubuntu-latest @ Go 1.19
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test ubuntu-latest @ Go 1.19
Restore cache failed: Dependencies file is not found in /home/runner/work/eagle/eagle. Supported file pattern: go.sum
|
Test macos-latest @ Go 1.19
Restore cache failed: Dependencies file is not found in /Users/runner/work/eagle/eagle. Supported file pattern: go.sum
|