Skip to content

Bump eslint-plugin-jest from 27.9.0 to 28.6.0 #5481

Bump eslint-plugin-jest from 27.9.0 to 28.6.0

Bump eslint-plugin-jest from 27.9.0 to 28.6.0 #5481

Triggered via pull request June 20, 2024 10:14
Status Failure
Total duration 34s
Artifacts

nodejs.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 2 warnings
build (16.x): tests/components/Provider.test.tsx#L16
Import the following Jest functions from '@jest/globals': describe, jest, afterEach, it, expect
build (16.x): tests/createAction.test.ts#L3
Import the following Jest functions from '@jest/globals': describe, it, expect
build (16.x): tests/createContext.test.tsx#L6
Import the following Jest functions from '@jest/globals': describe, it, expect, jest
build (16.x): tests/createDuck.test.ts#L3
Import the following Jest functions from '@jest/globals': describe, jest, it, expect
build (16.x): tests/createReducer.test.ts#L4
Import the following Jest functions from '@jest/globals': describe, it, expect
build (16.x): tests/hooks/useAccessor.test.ts#L4
Import the following Jest functions from '@jest/globals': describe, it, expect
build (16.x): tests/hooks/useDispatch.test.ts#L5
Import the following Jest functions from '@jest/globals': describe, it, jest, expect
build (16.x): tests/hooks/useObservable.test.ts#L5
Import the following Jest functions from '@jest/globals': describe, it, expect, jest
build (16.x): tests/hooks/useSelector.test.ts#L6
Import the following Jest functions from '@jest/globals': describe, it, jest, expect
build (16.x): tests/index.test.ts#L13
Import the following Jest functions from '@jest/globals': describe, it, expect
build (18.x)
The job was canceled because "_16_x" failed.
build (18.x): tests/components/Provider.test.tsx#L16
Import the following Jest functions from '@jest/globals': describe, jest, afterEach, it, expect
build (18.x): tests/createAction.test.ts#L3
Import the following Jest functions from '@jest/globals': describe, it, expect
build (18.x): tests/createContext.test.tsx#L6
Import the following Jest functions from '@jest/globals': describe, it, expect, jest
build (18.x): tests/createDuck.test.ts#L3
Import the following Jest functions from '@jest/globals': describe, jest, it, expect
build (18.x): tests/createReducer.test.ts#L4
Import the following Jest functions from '@jest/globals': describe, it, expect
build (18.x): tests/hooks/useAccessor.test.ts#L4
Import the following Jest functions from '@jest/globals': describe, it, expect
build (18.x): tests/hooks/useDispatch.test.ts#L5
Import the following Jest functions from '@jest/globals': describe, it, jest, expect
build (18.x): tests/hooks/useObservable.test.ts#L5
Import the following Jest functions from '@jest/globals': describe, it, expect, jest
build (18.x): tests/hooks/useSelector.test.ts#L6
Import the following Jest functions from '@jest/globals': describe, it, jest, expect
build (18.x): tests/index.test.ts#L13
Import the following Jest functions from '@jest/globals': describe, it, expect
build (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/