Add alias support #128
pipeline.yml
on: pull_request
Build
55s
Matrix: Test
macos-intel-binary-release
0s
macos-arm64-binary-release
0s
linux-x64-binary-release
0s
linux-arm64-binary-release
0s
windows-x64-binary-release
0s
Bump Homebrew formula
Annotations
5 errors
|
Build
Process completed with exit code 2.
|
|
Build:
src/cli/conn/conn-save.ts#L110
Property 'setAlias' does not exist on type 'State'.
|
|
Build:
src/cli/conn/conn-alias-delete.ts#L23
Property 'deleteConnectionProfileAlias' does not exist on type 'ConnectionProfile'. Did you mean 'deleteConnectionProfile'?
|
|
Build:
src/cli/conn/conn-alias-add.ts#L37
Property 'setConnectionProfileAlias' does not exist on type 'ConnectionProfile'. Did you mean 'getConnectionProfile'?
|
|
Build:
src/cli/conn/conn-alias-add.ts#L12
Property 'alias' does not exist on type 'SecureConnectionProfileInterface'.
|