Chore(deps): Bump github.com/google/go-dap from 0.8.0 to 0.12.0 #515
Annotations
11 errors and 4 warnings
Build:
pkg/dap/dap.go#L453
cannot use dap.Source{…} (value of type "github.com/google/go-dap".Source) as type *"github.com/google/go-dap".Source in struct literal
|
Build
Process completed with exit code 2.
|
Test (rootless)
cannot use dap.Source{…} (value of type "github.com/google/go-dap".Source) as type *"github.com/google/go-dap".Source in struct literal
|
Test (rootless)
cannot use dap.Source{…} (value of type "github.com/google/go-dap".Source) as type *"github.com/google/go-dap".Source in struct literal
|
Test (rootless)
Process completed with exit code 1.
|
Test (root)
cannot use dap.Source{…} (value of type "github.com/google/go-dap".Source) as type *"github.com/google/go-dap".Source in struct literal
|
Test (root)
cannot use dap.Source{…} (value of type "github.com/google/go-dap".Source) as type *"github.com/google/go-dap".Source in struct literal
|
Test (root)
Process completed with exit code 1.
|
Linter:
main.go#L24
could not import github.com/ktock/buildg/pkg/dap (-: # github.com/ktock/buildg/pkg/dap
|
Linter:
pkg/dap/dap.go#L1
: # github.com/ktock/buildg/pkg/dap [github.com/ktock/buildg/pkg/dap.test]
|
Linter
issues found
|
Project Checks
Restore cache failed: Dependencies file is not found in /home/runner/work/buildg/buildg. Supported file pattern: go.sum
|
Build
Restore cache failed: Dependencies file is not found in /home/runner/work/buildg/buildg. Supported file pattern: go.sum
|
Test (rootless)
Restore cache failed: Dependencies file is not found in /home/runner/work/buildg/buildg. Supported file pattern: go.sum
|
Test (root)
Restore cache failed: Dependencies file is not found in /home/runner/work/buildg/buildg. Supported file pattern: go.sum
|