Skip to content

fix: ts strict type errors #27

fix: ts strict type errors

fix: ts strict type errors #27

Triggered via push November 29, 2023 15:11
Status Failure
Total duration 2m 39s
Artifacts

main.yml

on: push
Matrix: pipeline
Fit to window
Zoom out
Zoom in

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/