refactor: rename internals to internal #12
Annotations
11 errors and 2 warnings
|
build (1.25.4, ubuntu-latest)
Process completed with exit code 1.
|
|
build (1.25.4, ubuntu-latest):
internal/database/client.go#L13
no required module provides package github.com/balaji01-4d/pgxcli/internals/repl; to add it:
|
|
build (1.25.4, ubuntu-latest):
internal/database/executor.go#L10
no required module provides package github.com/balaji01-4d/pgxcli/internals/parser; to add it:
|
|
build (1.25.4, ubuntu-latest):
internal/cli/root.go#L10
no required module provides package github.com/balaji01-4d/pgxcli/internals/logger; to add it:
|
|
build (1.25.4, ubuntu-latest):
internal/cli/root.go#L9
no required module provides package github.com/balaji01-4d/pgxcli/internals/database; to add it:
|
|
build (1.25.4, ubuntu-latest):
internal/cli/root.go#L8
no required module provides package github.com/balaji01-4d/pgxcli/internals/config; to add it:
|
|
build (1.25.4, ubuntu-latest):
cmd/pgxcli/main.go#L6
no required module provides package github.com/balaji01-4d/pgxcli/internals/cli; to add it:
|
|
build (1.25.4, windows-latest)
The strategy configuration was canceled because "build._1_25_4_ubuntu-latest" failed
|
|
build (1.25.4, windows-latest)
The operation was canceled.
|
|
build (1.25.4, macos-latest)
The strategy configuration was canceled because "build._1_25_4_ubuntu-latest" failed
|
|
build (1.25.4, macos-latest)
The operation was canceled.
|
|
build (1.25.4, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/pgxcli/pgxcli. Supported file pattern: go.sum
|
|
build (1.25.4, macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/pgxcli/pgxcli. Supported file pattern: go.sum
|