Skip to content

Checks on CI

Checks on CI #276

Triggered via push March 1, 2024 22:55
Status Success
Total duration 3m 43s
Artifacts

CI_Checks.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Code Styling check: marketing/next.config.js#L12
Expected object keys to be in insensitive ascending order. 'reactStrictMode' should be before 'trailingSlash'
Code Styling check: migrations-pg/README.md#L17
Unordered list style: Expected: asterisk; Actual: dash
Code Styling check: migrations-pg/README.md#L18
Unordered list style: Expected: asterisk; Actual: dash
Code Styling check: migrations-pg/README.md#L19
Unordered list style: Expected: asterisk; Actual: dash
Code Styling check: migrations-pg/README.md#L20
Unordered list style: Expected: asterisk; Actual: dash
Code Styling check: migrations-pg/README.md#L21
Unordered list style: Expected: asterisk; Actual: dash
Code Styling check: migrations-pg/README.md#L22
Unordered list style: Expected: asterisk; Actual: dash
Code Styling check: migrations-pg/README.md#L23
Unordered list style: Expected: asterisk; Actual: dash
Code Styling check: webapp/app/[locale]/tunnel/_components/withdraw.tsx#L4
`app/[locale]/tunnel/useWithdraw` import should occur before import of `components/reviewBox`
Code Styling check: webapp/app/[locale]/tunnel/useBridgeState.ts#L60
Function has a complexity of 13. Maximum allowed is 10