remove probes, update acceptance tests #657
Annotations
10 warnings
|
linting:
examples/whoami.ts#L25
Prefer top-level await over using a promise chain
|
|
linting:
examples/whoami.ts#L25
Expected indentation of 0 spaces but found 2
|
|
linting:
examples/status.ts#L29
Prefer top-level await over using a promise chain
|
|
linting:
examples/status.ts#L29
Expected indentation of 0 spaces but found 2
|
|
linting:
examples/logout.ts#L13
Prefer top-level await over using a promise chain
|
|
linting:
examples/logout.ts#L13
Expected indentation of 0 spaces but found 2
|
|
linting:
examples/login.ts#L19
Prefer top-level await over using a promise chain
|
|
linting:
examples/login.ts#L19
Expected indentation of 0 spaces but found 2
|
|
linting:
examples/favorites.ts#L30
Prefer top-level await over using a promise chain
|
|
linting:
examples/favorites.ts#L30
Expected indentation of 0 spaces but found 2
|
Loading