docs: add GitBook documentation and examples #33
Annotations
14 errors and 2 warnings
|
Test
Process completed with exit code 1.
|
|
Test
cannot use "Hello world" (untyped string constant) as *string value in struct literal
|
|
Test
syntax error: unexpected ) after top level declaration
|
|
Test
syntax error: unexpected newline in composite literal; possibly missing comma or }
|
|
Lint
cannot use "Hello world" (untyped string constant) as *string value in struct literal) (typecheck)
|
|
Lint:
oho/cmd/configcmd/config_test.go#L11
could not import github.com/anomalyco/oho/internal/testutil (-: # github.com/anomalyco/oho/internal/testutil
|
|
Lint
cannot use "Hello world" (untyped string constant) as *string value in struct literal) (typecheck)
|
|
Lint:
oho/cmd/command/command_test.go#L9
could not import github.com/anomalyco/oho/internal/testutil (-: # github.com/anomalyco/oho/internal/testutil
|
|
Lint
cannot use "Hello world" (untyped string constant) as *string value in struct literal) (typecheck)
|
|
Lint:
oho/cmd/agent/agent_test.go#L9
could not import github.com/anomalyco/oho/internal/testutil (-: # github.com/anomalyco/oho/internal/testutil
|
|
Lint
cannot use "Hello world" (untyped string constant) as *string value in struct literal (typecheck)
|
|
Lint
syntax error: unexpected ) after top level declaration) (typecheck)
|
|
Lint
syntax error: unexpected newline in composite literal; possibly missing comma or }
|
|
Lint:
oho/cmd/main.go#L23
could not import github.com/anomalyco/oho/cmd/session (-: # github.com/anomalyco/oho/cmd/session
|
|
Test
Restore cache failed: Dependencies file is not found in /home/runner/work/opencode_cli/opencode_cli. Supported file pattern: go.sum
|
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/opencode_cli/opencode_cli. Supported file pattern: go.sum
|