feat: enable support for copy command as curl #391
Annotations
6 errors and 3 warnings
build (macos-latest, 20.x):
src/store/connectionStore.ts#L187
Type 'boolean | undefined' is not assignable to type 'boolean'.
|
build (macos-latest, 20.x)
Process completed with exit code 2.
|
build (ubuntu-latest, 20.x):
src/store/connectionStore.ts#L187
Type 'boolean | undefined' is not assignable to type 'boolean'.
|
build (ubuntu-latest, 20.x)
Process completed with exit code 2.
|
build (windows-latest, 20.x):
src/store/connectionStore.ts#L187
Type 'boolean | undefined' is not assignable to type 'boolean'.
|
build (windows-latest, 20.x)
Process completed with exit code 1.
|
build (macos-latest, 20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (ubuntu-latest, 20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (windows-latest, 20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|