build(deps-dev): bump jest and @types/jest #1085
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
pipeline.yml
on: pull_request
Matrix: code_validation
Matrix: tests
NPM Release
0s
Annotations
15 errors
Code Validation: lint:
tools/generate-configs/utils.ts#L7
Unsafe assignment of an `any` value
|
Code Validation: lint:
tools/generate-configs/utils.ts#L7
Unsafe member access .sync on an `any` value
|
Code Validation: lint:
tools/generate-configs/utils.ts#L7
Unsafe call of an `any` typed value
|
Code Validation: lint:
tools/generate-configs/utils.ts#L26
Unsafe assignment of an `any` value
|
Code Validation: lint:
tools/generate-configs/utils.ts#L26
Unsafe call of an `any` typed value
|
Code Validation: lint:
tools/generate-configs/utils.ts#L32
Unsafe argument of type `any` assigned to a parameter of type `string | ArrayBufferView`
|
Code Validation: lint
Process completed with exit code 1.
|
Tests (Node v12.22.0 - ESLint v7.5)
Process completed with exit code 1.
|
Tests (Node v12.22.0 - ESLint v7)
Process completed with exit code 1.
|
Tests (Node v12.x - ESLint v8)
Process completed with exit code 1.
|
Tests (Node v12.x - ESLint v7)
Process completed with exit code 1.
|
Tests (Node v12.22.0 - ESLint v8)
Process completed with exit code 1.
|
Tests (Node v12.x - ESLint v7.5)
Process completed with exit code 1.
|
Code Validation: generate-all:check:
tools/generate-configs/utils.ts#L5
Could not find a declaration file for module 'prettier'. '/home/runner/work/eslint-plugin-testing-library/eslint-plugin-testing-library/node_modules/prettier/index.js' implicitly has an 'any' type.
|
Code Validation: generate-all:check
Process completed with exit code 1.
|