chore(deps): bump the eslint group across 1 directory with 2 updates #3208
Annotations
11 errors and 1 warning
|
src/_helpers/sortable.ts#L77
Expected 'this' to be used by class method. (@typescript-eslint/class-methods-use-this)
|
src/_helpers/sortable.ts#L86
Expected 'this' to be used by class method. (@typescript-eslint/class-methods-use-this)
|
src/_helpers/sortable.ts#L92
Expected 'this' to be used by class method. (@typescript-eslint/class-methods-use-this)
|
src/factories/fromNodePackageJson.node.ts#L53
Expected 'this' to be used by class method 'makeVcs'. (@typescript-eslint/class-methods-use-this)
|
src/factories/fromNodePackageJson.node.ts#L75
Expected 'this' to be used by class method 'makeHomepage'. (@typescript-eslint/class-methods-use-this)
|
src/factories/fromNodePackageJson.node.ts#L85
Expected 'this' to be used by class method 'makeIssueTracker'. (@typescript-eslint/class-methods-use-this)
|
src/factories/fromNodePackageJson.node.ts#L134
Expected 'this' to be used by class private method #finalizeQualifiers. (@typescript-eslint/class-methods-use-this)
|
src/factories/license.ts#L44
Expected 'this' to be used by class method 'makeExpression'. (@typescript-eslint/class-methods-use-this)
|
src/factories/license.ts#L63
Expected 'this' to be used by class method 'makeSpdxLicense'. (@typescript-eslint/class-methods-use-this)
|
src/factories/license.ts#L72
Expected 'this' to be used by class method 'makeNamedLicense'. (@typescript-eslint/class-methods-use-this)
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: Juuxel/publish-checkstyle-report@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading