ref: refactor pushadd to class member method #2552
style-check.yml
on: pull_request_target
ESLint Check and Report Upload
6m 9s
Format Check
8m 16s
Format Code
0s
ESLint Annotation
0s
Annotations
5 errors and 2 warnings
ESLint Check and Report Upload
Cannot find module '@rrweb/utils' or its corresponding type declarations.
|
ESLint Check and Report Upload
Expected 2 arguments, but got 1.
|
ESLint Check and Report Upload
Object literal may only specify known properties, and 'cssCaptured' does not exist in type '{ doc: Document; mirror: Mirror; blockClass: string | RegExp; blockSelector: string | null; maskTextClass: string | RegExp; maskTextSelector: string | null; ... 17 more ...; stylesheetLoadTimeout?: number | undefined; }'.
|
ESLint Check and Report Upload
rrweb#prepublish: command (/home/runner/work/rrweb/rrweb/packages/rrweb) /tmp/yarn--1726762470683-0.21708318303608243/yarn run prepublish exited (2)
|
ESLint Check and Report Upload
Process completed with exit code 2.
|
ESLint Check and Report Upload
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Format Check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|