Rename driver 2gel #3123
Annotations
11 errors
|
Lint:
packages/gel/src/codecs/codecs.ts#L61
Use an `interface` instead of a `type`
|
Lint:
packages/gel/src/codecs/codecs.ts#L101
Use an `interface` instead of a `type`
|
Lint:
packages/gel/src/codecs/codecs.ts#L136
A record is preferred over an index signature
|
Lint:
packages/gel/src/codecs/codecs.ts#L172
Use an `interface` instead of a `type`
|
Lint:
packages/gel/src/codecs/codecs.ts#L173
Type literal only has a call signature, you should use a function type instead
|
Lint:
packages/gel/src/codecs/context.ts#L52
Expected a `for-of` loop instead of a `for` loop with this simple iteration
|
Lint:
packages/gel/src/conUtils.ts#L192
A record is preferred over an index signature
|
Lint:
packages/gel/src/conUtils.ts#L369
A record is preferred over an index signature
|
Lint:
packages/gel/src/conUtils.ts#L770
A record is preferred over an index signature
|
Lint:
packages/gel/src/errors/index.ts#L21
tslint comment detected: "/* tslint:disable */"
|
Loading