[release] 0.0.5 #30
Annotations
10 warnings
src/config/graphile.config.ts#L26
Missing return type on function
|
src/index.ts#L9
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
src/plugins/GetMetadataPlugin.ts#L30
Missing return type on function
|
src/plugins/GetMetadataPlugin.ts#L58
'data' is defined but never used
|
src/plugins/OffsetToSkipPlugin.ts#L10
'build' is defined but never used
|
src/plugins/OffsetToSkipPlugin.ts#L10
'context' is defined but never used
|
src/plugins/PgRowByVirtualIdPlugin.ts#L27
Unexpected any. Specify a different type
|
src/plugins/PgRowByVirtualIdPlugin.ts#L27
Unexpected any. Specify a different type
|
src/plugins/PgRowByVirtualIdPlugin.ts#L27
Unexpected any. Specify a different type
|
src/plugins/PgRowByVirtualIdPlugin.ts#L27
Unexpected any. Specify a different type
|
This job succeeded
Loading