fix(): push on branch #17
Annotations
14 errors
gitleaks
🛑 missing gitleaks license. Go grab one at gitleaks.io and store it as a GitHub Secret named GITLEAKS_LICENSE. For more info about the recent breaking update, see [here](https://github.com/gitleaks/gitleaks-action#-announcement).
|
format
@acme/expo#format: command (/home/runner/work/fesipop/fesipop/apps/expo) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location .cache/.prettiercache exited (1)
|
format
@acme/nextjs#format: command (/home/runner/work/fesipop/fesipop/apps/nextjs) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location .cache/.prettiercache exited (1)
|
format
Process completed with exit code 1.
|
lint:
packages/ui/src/landing-page.tsx#L5
'CalendarDays' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
apps/expo/src/component/BottomTabNavigator.js#L15
Unsafe assignment of an `any` value
|
lint:
apps/expo/src/component/BottomTabNavigator.js#L78
'focused' is defined but never used. Allowed unused args must match /^_/u
|
lint:
apps/expo/src/component/BottomTabNavigator.js#L80
Unsafe assignment of an `any` value
|
lint:
apps/expo/src/component/BottomTabNavigator.js#L80
A `require()` style import is forbidden
|
lint:
apps/expo/src/component/EventCard.js#L7
Unsafe assignment of an `any` value
|
lint:
apps/expo/src/pages/EventScreen.js#L4
Unsafe assignment of an `any` value
|
lint:
apps/expo/src/pages/EventScreen.js#L4
A `require()` style import is forbidden
|
lint:
apps/expo/src/pages/EventScreen.js#L5
Unsafe assignment of an `any` value
|
lint:
apps/expo/src/pages/EventScreen.js#L5
A `require()` style import is forbidden
|