implement basic path completions #552
Annotations
5 errors and 10 warnings
Run npm run lint:
test/completions.mjs#L28
'basicConfig' is assigned a value but never used
|
Run npm run lint:
test/completions.mjs#L37
'cliPath' is assigned a value but never used
|
Run npm run lint:
test/completions.mjs#L37
'path' is not defined
|
Run npm run lint:
test/completions.mjs#L37
'__dirname' is not defined
|
Run npm run lint
Process completed with exit code 1.
|
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#L127
Unexpected 'todo' comment: 'TODO: this doesn't handle aliasing, and...'
|
Run npm run lint:
src/commands/shell.mjs#L37
Unexpected 'todo' comment: 'TODO: integrate with fql-analyzer for...'
|
Run npm run lint:
src/lib/auth/accountKeys.mjs#L85
Unexpected 'todo' comment: 'TODO: track ttl for account and refresh...'
|
Run npm run lint:
src/lib/auth/credentials.mjs#L66
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'
|
Run npm run lint:
src/lib/fauna-account-client.mjs#L152
Unexpected 'todo' comment: 'TODO: get/set expiration details'
|
Run npm run lint:
src/lib/middleware.mjs#L45
Unexpected 'todo' comment: 'TODO: figure out upgrade path for SEA...'
|
Run npm run lint:
test/schema/commit.mjs#L94
Unexpected 'todo' comment: 'TODO: what are the valid statuses?...'
|
Loading