Merge pull request #195 from TrustNXT/bugfix/skip-dependabot-release #504
eslint.yaml
on: push
Run eslint TypeScript Linter
25s
Annotations
3 warnings
Run eslint TypeScript Linter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run eslint TypeScript Linter:
src/manifest/Manifest.ts#L263
Method 'validateAssertionPresence' has a complexity of 22. Maximum allowed is 20
|
Run eslint TypeScript Linter:
src/manifest/Manifest.ts#L360
Async method 'validateActionAssertion' has a complexity of 21. Maximum allowed is 20
|