Skip to content

Fixing MERGE to use named paths in table names #422

Fixing MERGE to use named paths in table names

Fixing MERGE to use named paths in table names #422

Triggered via pull request September 16, 2024 03:53
Status Failure
Total duration 11m 37s
Artifacts

go.yml

on: pull_request
Matrix: build
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 6 warnings
lint: query_test.go#L5999
yodaStyleExpr: consider to change order in expression to id != 1 (gocritic)
lint: internal/analyzer.go#L633
S1009: should omit nil check; len() for []string is defined as zero (gosimple)
lint
Process completed with exit code 2.
build (ubuntu-latest, 1.19)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. 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, 1.19)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (macos-latest, 1.19)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (macos-latest, 1.19)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/