Naming improvements via codegen changes #1072
Annotations
21 errors and 3 warnings
|
Go SDK Tests (ubuntu-latest)
issues found
|
|
Go SDK Tests (ubuntu-latest)
cannot use ts (variable of type string) as time.Time value in struct literal (typecheck)
|
|
Go SDK Tests (ubuntu-latest)
cannot use ts (variable of type string) as time.Time value in struct literal
|
|
Go SDK Tests (ubuntu-latest)
cannot use float64(info.Size()) (value of type float64) as int64 value in struct literal
|
|
Go SDK Tests (ubuntu-latest)
cannot use &testSessionFsHandler{…} (value of type *testSessionFsHandler) as rpc.SessionFsHandler value in return statement: *testSessionFsHandler does not implement rpc.SessionFsHandler (wrong type for method AppendFile)
|
|
Go SDK Tests (ubuntu-latest)
invalid operation: *interactiveResult != rpc.SessionModeInteractive (mismatched types rpc.ModeSetResult and rpc.SessionMode)
|
|
Go SDK Tests (ubuntu-latest)
invalid operation: *planResult != rpc.SessionModePlan (mismatched types rpc.ModeSetResult and rpc.SessionMode)
|
|
Go SDK Tests (macos-latest)
Process completed with exit code 1.
|
|
Go SDK Tests (macos-latest)
cannot use ts (variable of type string) as time.Time value in struct literal
|
|
Go SDK Tests (macos-latest)
cannot use ts (variable of type string) as time.Time value in struct literal
|
|
Go SDK Tests (macos-latest)
cannot use float64(info.Size()) (value of type float64) as int64 value in struct literal
|
|
Go SDK Tests (macos-latest)
cannot use &testSessionFsHandler{…} (value of type *testSessionFsHandler) as rpc.SessionFsHandler value in return statement: *testSessionFsHandler does not implement rpc.SessionFsHandler (wrong type for method AppendFile)
|
|
Go SDK Tests (macos-latest)
invalid operation: *interactiveResult != rpc.SessionModeInteractive (mismatched types rpc.ModeSetResult and rpc.SessionMode)
|
|
Go SDK Tests (macos-latest)
invalid operation: *planResult != rpc.SessionModePlan (mismatched types rpc.ModeSetResult and rpc.SessionMode)
|
|
Go SDK Tests (windows-latest)
Process completed with exit code 1.
|
|
Go SDK Tests (windows-latest)
cannot use ts (variable of type string) as time.Time value in struct literal
|
|
Go SDK Tests (windows-latest)
cannot use ts (variable of type string) as time.Time value in struct literal
|
|
Go SDK Tests (windows-latest)
cannot use float64(info.Size()) (value of type float64) as int64 value in struct literal
|
|
Go SDK Tests (windows-latest)
cannot use &testSessionFsHandler{…} (value of type *testSessionFsHandler) as rpc.SessionFsHandler value in return statement: *testSessionFsHandler does not implement rpc.SessionFsHandler (wrong type for method AppendFile)
|
|
Go SDK Tests (windows-latest)
invalid operation: *interactiveResult != rpc.SessionModeInteractive (mismatched types rpc.ModeSetResult and rpc.SessionMode)
|
|
Go SDK Tests (windows-latest)
invalid operation: *planResult != rpc.SessionModePlan (mismatched types rpc.ModeSetResult and rpc.SessionMode)
|
|
Go SDK Tests (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/copilot-sdk/copilot-sdk. Supported file pattern: go.mod
|
|
Go SDK Tests (macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/copilot-sdk/copilot-sdk. Supported file pattern: go.mod
|
|
Go SDK Tests (windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\copilot-sdk\copilot-sdk. Supported file pattern: go.mod
|