Skip to content

Dialog+tabs

Dialog+tabs #2334

Triggered via pull request August 17, 2023 16:55
Status Failure
Total duration 1m 49s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build: src/utils/assert.js#L1
JSDoc '@param' tag has name 'args', but there is no parameter with that name.
build: src/utils/assert.js#L1
Generic type 'Array<T>' requires 1 type argument(s).
build: src/utils/assert.js#L1
Rest parameter 'arrays' implicitly has an 'any[]' type.
build
Process completed with exit code 2.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/