Skip to content

Merge pull request #39 from Gearonix/develop #72

Merge pull request #39 from Gearonix/develop

Merge pull request #39 from Gearonix/develop #72

Triggered via push October 13, 2023 22:17
Status Success
Total duration 1m 48s
Artifacts

lint.yml

on: push
Linting project
1m 39s
Linting project
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Linting project
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linting project: packages/config/src/vite/builders/server.ts#L1
'PreviewOptions' is defined but never used. Allowed unused vars must match /^_/u
Linting project: packages/web/shared/src/providers/animations/animation-provider.tsx#L42
React Hook useEffect has a missing dependency: 'loadLibraries'. Either include it or remove the dependency array
Linting project: packages/web/shared/src/styles/mixins.ts#L37
Unexpected any. Specify a different type
Linting project: packages/web/ui/src/popover/ui/popover.tsx#L25
React Hook useEffect has a missing dependency: 'motion'. Either include it or remove the dependency array
Linting project: apps/client/src/shared/lib/components/page/auth-guard.tsx#L35
React Hook useEffect has missing dependencies: 'isAuthorized' and 'navigate'. Either include them or remove the dependency array
Linting project: apps/server/gateway/src/app.module.ts#L5
'ConfigModule' is defined but never used. Allowed unused vars must match /^_/u
Linting project: apps/server/gateway/src/main.ts#L3
'ListenerModule' is defined but never used. Allowed unused vars must match /^_/u
Linting project: apps/server/gateway/src/main.ts#L7
'serverPort' is defined but never used. Allowed unused vars must match /^_/u
Linting project: apps/server/gateway/src/main.ts#L9
'Logger' is defined but never used. Allowed unused vars must match /^_/u