Skip to content

FE-6254 Setting schema on 'fauna local --database Foo' (#533) #723

FE-6254 Setting schema on 'fauna local --database Foo' (#533)

FE-6254 Setting schema on 'fauna local --database Foo' (#533) #723

Triggered via push December 17, 2024 04:42
Status Success
Total duration 32s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint: src/cli.mjs#L144
Unexpected 'todo' comment: 'TODO: this doesn't handle aliasing, and...'
lint: src/commands/local.mjs#L203
Arrow function has a complexity of 11. Maximum allowed is 10
lint: src/commands/shell.mjs#L42
Unexpected 'todo' comment: 'TODO: integrate with fql-analyzer for...'
lint: src/lib/auth/accountKeys.mjs#L84
Unexpected 'todo' comment: 'TODO: track ttl for account and refresh...'
lint: src/lib/auth/credentials.mjs#L67
Unexpected 'todo' comment: 'TODO: set expiration'
lint: src/lib/auth/oauth-client.mjs#L56
Method '_handleRequest' has a complexity of 13. Maximum allowed is 10
lint: src/lib/fauna-account-client.mjs#L135
Unexpected 'todo' comment: 'TODO: get/set expiration details'
lint: src/lib/fauna-account-client.mjs#L152
Unexpected 'todo' comment: 'TODO: get/set expiration details'
lint: src/lib/fauna-client.mjs#L190
Arrow function has a complexity of 11. Maximum allowed is 10
lint: src/lib/middleware.mjs#L46
Unexpected 'todo' comment: 'TODO: figure out upgrade path for SEA...'