Skip to content

Bump braces from 3.0.2 to 3.0.3 #236

Bump braces from 3.0.2 to 3.0.3

Bump braces from 3.0.2 to 3.0.3 #236

Triggered via pull request June 21, 2024 07:21
Status Success
Total duration 47s
Artifacts

lint_and_test.yml

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

Annotations

12 warnings
test (20.10.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (20.10.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (20.10.x): src/components/BlogPost/index.tsx#L27
This line has a length of 155. Maximum allowed is 150
test (20.10.x): src/components/ConnectFour/components/Board/index.tsx#L21
Unsafe array destructuring of a tuple element with an `any` value
test (20.10.x): src/components/ConnectFour/components/Board/index.tsx#L27
Unsafe assignment of an `any` value
test (20.10.x): src/components/ConnectFour/components/Board/index.tsx#L47
Unsafe array destructuring of a tuple element with an `any` value
test (20.10.x): src/components/ConnectFour/components/Board/index.tsx#L63
Unsafe assignment of type any[] to a variable of type (number | null)[]
test (20.10.x): src/components/ConnectFour/components/Board/index.tsx#L63
Unsafe spread of an `any` value in an array
test (20.10.x): src/components/ConnectFour/components/Board/index.tsx#L104
Unsafe assignment of an `any` value
test (20.10.x): src/components/CorrespondingNode/index.tsx#L23
This line has a length of 154. Maximum allowed is 150
test (20.10.x): src/components/CryptoPrices/components/PricesTable/index.tsx#L14
Unsafe array destructuring of a tuple element with an `any` value
test (20.10.x): src/components/CryptoPrices/components/PricesTable/index.tsx#L20
Unsafe assignment of an `any` value