fix: sandboxing issue #32
Annotations
10 warnings
Lint:
src/decorator/Bunyamin.ts#L48
Forbidden non-null assertion
|
Lint:
src/noopLogger/noopLogger.ts#L3
Unexpected any. Specify a different type
|
Lint:
src/noopLogger/noopLogger.ts#L16
'_options' is defined but never used
|
Lint:
src/noopLogger/noopLogger.ts#L16
Unexpected any. Specify a different type
|
Lint:
src/realm.ts#L11
Unexpected any. Specify a different type
|
Lint:
src/realm.ts#L23
Unexpected any. Specify a different type
|
Lint:
src/realm.ts#L27
Unexpected any. Specify a different type
|
Lint:
src/streams/bunyan-trace-event/bunyan2trace/bunyan2trace.ts#L45
Forbidden non-null assertion
|
Lint:
src/streams/bunyan-trace-event/bunyan2trace/bunyan2trace.ts#L50
Forbidden non-null assertion
|
Lint:
src/streams/bunyan-trace-event/bunyan2trace/bunyan2trace.ts#L56
Forbidden non-null assertion
|