refactor: package naming #8
Annotations
10 errors and 2 warnings
|
build (1.25.4, ubuntu-latest)
Process completed with exit code 1.
|
|
build (1.25.4, ubuntu-latest):
internals/database/postgres.go#L10
package pgcli/internals/repl is not in std (/opt/hostedtoolcache/go/1.25.4/x64/src/pgcli/internals/repl)
|
|
build (1.25.4, ubuntu-latest):
internals/database/executor.go#L7
package pgcli/internals/parser is not in std (/opt/hostedtoolcache/go/1.25.4/x64/src/pgcli/internals/parser)
|
|
build (1.25.4, ubuntu-latest):
internals/cli/root.go#L8
package pgcli/internals/logger is not in std (/opt/hostedtoolcache/go/1.25.4/x64/src/pgcli/internals/logger)
|
|
build (1.25.4, ubuntu-latest):
internals/cli/root.go#L7
package pgcli/internals/database is not in std (/opt/hostedtoolcache/go/1.25.4/x64/src/pgcli/internals/database)
|
|
build (1.25.4, ubuntu-latest):
internals/cli/root.go#L6
package pgcli/internals/config is not in std (/opt/hostedtoolcache/go/1.25.4/x64/src/pgcli/internals/config)
|
|
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
|