test #13
Annotations
10 errors and 1 warning
ci
Argument of type 'string | undefined' is not assignable to parameter of type 'string | number'.
|
ci
Property 'getStats' does not exist on type 'JsCompilation'.
|
ci
Property 'getErrors' does not exist on type 'JsStats'.
|
ci
Property 'getWarnings' does not exist on type 'JsStats'.
|
ci
Property 'getErrors' does not exist on type 'JsStats'.
|
ci
Property 'getWarnings' does not exist on type 'JsStats'.
|
ci
Property 'getLogging' does not exist on type 'JsStats'.
|
ci
Property 'getHash' does not exist on type 'JsStats'.
|
ci
Property 'getAssets' does not exist on type 'JsStats'.
|
ci
Parameter 'acc' implicitly has an 'any' type.
|
ci
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|