Auto relaunch #2921
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 warnings
Run ESLint
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/
|
Run ESLint:
scripts/inject/injector.mts#L13
'readline' is defined but never used. Allowed unused vars must match /^_/u
|
Run ESLint:
scripts/inject/injector.mts#L14
'exec' is defined but never used. Allowed unused vars must match /^_/u
|