Skip to content

chore(deps): bump word-wrap from 1.2.3 to 1.2.4 #176

chore(deps): bump word-wrap from 1.2.3 to 1.2.4

chore(deps): bump word-wrap from 1.2.3 to 1.2.4 #176

Triggered via push July 18, 2023 22:17
Status Success
Total duration 1m 16s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build
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@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/index.tsx#L56
Expected '===' and instead saw '=='
build: src/index.tsx#L60
React Hook useEffect has missing dependencies: 'state' and 'store'. Either include them or remove the dependency array
build: src/index.tsx#L60
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked