add first draft of interactive init command #766
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run npm run lint:
src/cli.mjs#L146
Unexpected 'todo' comment: 'TODO: this doesn't handle aliasing, and...'
|
Run npm run lint:
src/commands/init.mjs#L108
Unexpected 'todo' comment: 'TODO: this could fail with plan / role...'
|
Run npm run lint:
src/commands/init.mjs#L115
Unexpected 'todo' comment: 'TODO: the create DB command has some...'
|
Run npm run lint:
src/commands/init.mjs#L275
Unexpected 'todo' comment: 'TODO: this has huge overlap with schema...'
|
Run npm run lint:
src/commands/local.mjs#L200
Arrow function has a complexity of 11. Maximum allowed is 10
|
Run npm run lint:
src/commands/shell.mjs#L38
Unexpected 'todo' comment: 'TODO: integrate with fql-analyzer for...'
|
Run npm run lint:
src/lib/auth/accountKeys.mjs#L84
Unexpected 'todo' comment: 'TODO: track ttl for account and refresh...'
|
Run npm run lint:
src/lib/auth/credentials.mjs#L67
Unexpected 'todo' comment: 'TODO: set expiration'
|
Run npm run lint:
src/lib/auth/oauth-client.mjs#L56
Method '_handleRequest' has a complexity of 13. Maximum allowed is 10
|
Run npm run lint:
src/lib/fauna-account-client.mjs#L135
Unexpected 'todo' comment: 'TODO: get/set expiration details'
|
Loading