Add worktrees view #4382
Annotations
16 errors and 3 warnings
pkg/commands/git_test.go#L171
not enough arguments in call to setupRepository
|
pkg/commands/git_test.go#L302
undefined: findDotGitDir (typecheck)
|
pkg/commands/git_commands/deps_test.go#L84
gitCommon.dotGitDir undefined (type *GitCommon has no field or method dotGitDir) (typecheck)
|
pkg/commands/git_commands/deps_test.go#L85
gitCommon.dotGitDir undefined (type *GitCommon has no field or method dotGitDir) (typecheck)
|
pkg/commands/git_commands/deps_test.go#L86
gitCommon.dotGitDir undefined (type *GitCommon has no field or method dotGitDir) (typecheck)
|
pkg/commands/git_commands/deps_test.go#L99
cannot use gitCommon.Common (variable of type *common.Common) as *GitCommon value in argument to NewFileLoader (typecheck)
|
pkg/commands/git_commands/file_loader_test.go#L181
unknown field Common in struct literal of type FileLoader (typecheck)
|
|
pkg/commands/git_test.go#L171
not enough arguments in call to setupRepository
|
pkg/commands/git_test.go#L302
undefined: findDotGitDir (typecheck)
|
pkg/commands/git_commands/deps_test.go#L84
gitCommon.dotGitDir undefined (type *GitCommon has no field or method dotGitDir) (typecheck)
|
pkg/commands/git_commands/deps_test.go#L85
gitCommon.dotGitDir undefined (type *GitCommon has no field or method dotGitDir) (typecheck)
|
pkg/commands/git_commands/deps_test.go#L86
gitCommon.dotGitDir undefined (type *GitCommon has no field or method dotGitDir) (typecheck)
|
pkg/commands/git_commands/deps_test.go#L99
cannot use gitCommon.Common (variable of type *common.Common) as *GitCommon value in argument to NewFileLoader (typecheck)
|
pkg/commands/git_commands/file_loader_test.go#L181
unknown field Common in struct literal of type FileLoader (typecheck)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading