chore(deps): bump the eslint group across 1 directory with 8 updates #3252
Annotations
11 errors and 1 warning
test
Process completed with exit code 1.
|
Publish Checkstyle report:
examples/node/typescript/example.cjs/src/example.ts#L25
Unsafe assignment of an error typed value. (@typescript-eslint/no-unsafe-assignment)
|
Publish Checkstyle report:
examples/node/typescript/example.cjs/src/example.ts#L25
Unsafe construction of a(n) `error` type typed value. (@typescript-eslint/no-unsafe-call)
|
Publish Checkstyle report:
examples/node/typescript/example.cjs/src/example.ts#L25
Unsafe member access .Factories on an `error` typed value. (@typescript-eslint/no-unsafe-member-access)
|
Publish Checkstyle report:
examples/node/typescript/example.cjs/src/example.ts#L26
Unsafe assignment of an error typed value. (@typescript-eslint/no-unsafe-assignment)
|
Publish Checkstyle report:
examples/node/typescript/example.cjs/src/example.ts#L26
Unsafe construction of a(n) `error` type typed value. (@typescript-eslint/no-unsafe-call)
|
Publish Checkstyle report:
examples/node/typescript/example.cjs/src/example.ts#L26
Unsafe member access .Factories on an `error` typed value. (@typescript-eslint/no-unsafe-member-access)
|
Publish Checkstyle report:
examples/node/typescript/example.cjs/src/example.ts#L28
Unsafe assignment of an error typed value. (@typescript-eslint/no-unsafe-assignment)
|
Publish Checkstyle report:
examples/node/typescript/example.cjs/src/example.ts#L28
Unsafe construction of a(n) `error` type typed value. (@typescript-eslint/no-unsafe-call)
|
Publish Checkstyle report:
examples/node/typescript/example.cjs/src/example.ts#L28
Unsafe member access .Models on an `error` typed value. (@typescript-eslint/no-unsafe-member-access)
|
Publish Checkstyle report:
examples/node/typescript/example.cjs/src/example.ts#L29
Unsafe assignment of an error typed value. (@typescript-eslint/no-unsafe-assignment)
|
The following actions use a deprecated Node.js version 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/
|
Loading