Skip to content

Add trailing slash option on static exports #258

Add trailing slash option on static exports

Add trailing slash option on static exports #258

Triggered via push February 27, 2024 23:31
Status Success
Total duration 3m 36s
Artifacts

CI_Checks.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 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/useBridgeState.ts#L60
Function has a complexity of 13. Maximum allowed is 10