fix: ts strict type errors #27
Annotations
14 errors and 1 warning
pipeline (17.x)
Process completed with exit code 2.
|
pipeline (17.x)
Process completed with exit code 1.
|
pipeline (17.x)
Process completed with exit code 1.
|
pipeline (17.x)
'config.resolve' is possibly 'undefined'.
|
pipeline (17.x)
'config.resolve.modules' is possibly 'undefined'.
|
pipeline (17.x)
'config.resolve' is possibly 'undefined'.
|
pipeline (17.x)
'config.resolve.extensions' is possibly 'undefined'.
|
pipeline (17.x)
'config.module' is possibly 'undefined'.
|
pipeline (17.x)
'config.module' is possibly 'undefined'.
|
pipeline (17.x)
'config.module.rules' is possibly 'undefined'.
|
pipeline (17.x)
Argument of type '(rule: RuleSetRule) => webpack.RuleSetRule' is not assignable to parameter of type '(value: false | "" | 0 | RuleSetRule | "..." | null | undefined, index: number, array: (false | "" | 0 | RuleSetRule | "..." | null | undefined)[]) => RuleSetRule'.
|
pipeline (17.x)
'config.module' is possibly 'undefined'.
|
pipeline (17.x)
'config.module' is possibly 'undefined'.
|
pipeline (17.x)
Process completed with exit code 2.
|
pipeline (17.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|