Skip to content

Scheduled Bench

Scheduled Bench #112

Re-run triggered November 1, 2023 01:02
Status Failure
Total duration 5m 2s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

scheduled_bench.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
bench
Argument of type 'string | undefined' is not assignable to parameter of type 'string | number'.
bench
Property 'getStats' does not exist on type 'JsCompilation'.
bench
Property 'getErrors' does not exist on type 'JsStats'.
bench
Property 'getWarnings' does not exist on type 'JsStats'.
bench
Property 'getErrors' does not exist on type 'JsStats'.
bench
Property 'getWarnings' does not exist on type 'JsStats'.
bench
Property 'getLogging' does not exist on type 'JsStats'.
bench
Property 'getHash' does not exist on type 'JsStats'.
bench
Property 'getAssets' does not exist on type 'JsStats'.
bench
Parameter 'acc' implicitly has an 'any' type.
bench
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/