Bump @typescript-eslint/eslint-plugin from 6.0.0 to 8.12.2 in /typescript/base #240
publish.yml
on: pull_request
typescript
15s
python
14s
Annotations
5 errors and 2 warnings
typescript
Could not find a declaration file for module 'semver'. '/home/runner/work/skale-contracts/skale-contracts/typescript/base/node_modules/semver/index.js' implicitly has an 'any' type.
|
typescript
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
typescript
Could not find a declaration file for module 'semver'. '/home/runner/work/skale-contracts/skale-contracts/typescript/base/node_modules/semver/index.js' implicitly has an 'any' type.
|
typescript
Process completed with exit code 2.
|
python
Process completed with exit code 1.
|
typescript
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/
|
python
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|