Skip to content

Fix JSON formatting in db show command #146

Fix JSON formatting in db show command

Fix JSON formatting in db show command #146

Triggered via pull request October 29, 2024 14:14
Status Failure
Total duration 3m 14s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
test: reconciler/script_test.go#L228
cannot use func() *script.Engine {…} (value of type func() *script.Engine) as func(tb testing.TB, args []string) *script.Engine value in argument to scripttest.Test
test
Process completed with exit code 2.
test: reconciler/script_test.go#L228
cannot use func() *script.Engine {…} (value of type func() *script.Engine) as func(tb testing.TB, args []string) *script.Engine value in argument to scripttest.Test
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, 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/