Refactor bundle file handling by introducing isPPKBundleFileName util… #125
Annotations
10 errors
|
lint (20.x):
example/workflows/enhanced-core-workflows.ts#L1050
Parameter 'r' implicitly has an 'any' type.
|
|
lint (20.x):
example/workflows/enhanced-core-workflows.ts#L999
Parameter 'r' implicitly has an 'any' type.
|
|
lint (20.x):
example/workflows/enhanced-core-workflows.ts#L910
Argument of type 'string' is not assignable to parameter of type 'never'.
|
|
lint (20.x):
example/workflows/enhanced-core-workflows.ts#L907
Argument of type 'string' is not assignable to parameter of type 'never'.
|
|
lint (20.x):
example/workflows/enhanced-core-workflows.ts#L897
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{}'.
|
|
lint (20.x):
example/workflows/enhanced-core-workflows.ts#L895
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{}'.
|
|
lint (20.x):
example/workflows/enhanced-core-workflows.ts#L894
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{}'.
|
|
lint (20.x):
example/workflows/enhanced-core-workflows.ts#L292
Argument of type 'string' is not assignable to parameter of type 'never'.
|
|
lint (20.x):
example/workflows/enhanced-core-workflows.ts#L285
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
|
|
lint (20.x):
example/workflows/enhanced-core-workflows.ts#L258
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
|