refactor: rename state to session, combine tool registration, and clearer dependencies #187
Annotations
10 errors and 4 warnings
src/index.ts#L20
Cannot find name 'Seriver'. Did you mean 'server'?
|
src/tools/atlas/atlasTool.ts#L10
Cannot find name 'config'.
|
src/tools/atlas/atlasTool.ts#L10
Cannot find name 'config'.
|
src/tools/atlas/atlasTool.ts#L17
Cannot find name 'config'.
|
src/tools/atlas/atlasTool.ts#L19
Cannot find name 'config'.
|
src/tools/atlas/atlasTool.ts#L20
Cannot find name 'config'.
|
src/tools/atlas/atlasTool.ts#L27
Cannot find name 'state'. Did you mean the instance member 'this.state'?
|
src/tools/atlas/createDBUser.ts#L56
Property 'state' does not exist on type 'never'.
|
src/tools/atlas/inspectAccessList.ts#L35
Parameter 'entry' implicitly has an 'any' type.
|
src/tools/atlas/listDBUsers.ts#L34
Parameter 'user' implicitly has an 'any' type.
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading