Admin api #407
Annotations
4 warnings
build-and-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-and-test:
packages/repco-cli/src/commands/ds.ts#L3
Replace `⏎··defaultDataSourcePlugins·as·plugins,⏎··Ingester,⏎··repoRegistry,⏎` with `·defaultDataSourcePlugins·as·plugins·`
|
build-and-test:
packages/repco-cli/src/commands/ds.ts#L5
'Ingester' is defined but never used. Allowed unused vars must match /^_/u
|
build-and-test:
packages/repco-cli/src/commands/ds.ts#L6
'repoRegistry' is defined but never used. Allowed unused vars must match /^_/u
|