Skip to content

Bump semver from 5.7.1 to 5.7.2 #452

Bump semver from 5.7.1 to 5.7.2

Bump semver from 5.7.1 to 5.7.2 #452

Triggered via pull request July 11, 2023 16:19
Status Failure
Total duration 2m 0s
Artifacts

ci.yml

on: pull_request
Install Dependencies
31s
Install Dependencies
Check test & lint
1m 3s
Check test & lint
Set codecov unit test coverage
36s
Set codecov unit test coverage
Nextjs bundle analysis
0s
Nextjs bundle analysis
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Build
Process completed with exit code 1.
Install Dependencies
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check test & lint: src/components/item/Item.tsx#L16
Prop spreading is forbidden
Check test & lint: src/components/route-onboard/ListCard.tsx#L17
Prop spreading is forbidden
Check test & lint: src/hooks/api/template/useAppendToMyTemplate.ts#L26
Forbidden non-null assertion
Check test & lint: src/hooks/api/template/useAppendToMyTemplate.ts#L34
Forbidden non-null assertion
Check test & lint: src/pages/_document.page.tsx#L25
Dangerous property 'dangerouslySetInnerHTML' found
Check test & lint: src/pages/_document.page.tsx#L38
Dangerous property 'dangerouslySetInnerHTML' found
Check test & lint: src/pages/_document.page.tsx#L51
Dangerous property 'dangerouslySetInnerHTML' found
Check test & lint: src/test/ReactQueryWrapper.tsx#L13
Unexpected console statement
Check test & lint: src/test/RecoilObserver.tsx#L6
Unexpected any. Specify a different type