Skip to content

yarn upgrade, wip

yarn upgrade, wip #28

Triggered via push December 6, 2024 23:44
Status Success
Total duration 8m 21s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

15 errors, 65 warnings, and 8 notices
ESLint: chili-and-cilantro-react/src/app/menu-context.tsx#L33
ESLint: 'user' is assigned a value but never used. (@typescript-eslint/no-unused-vars)
ESLint: chili-and-cilantro-node-lib/src/lib/discriminators/action.ts#L19
ESLint: This assertion is unnecessary since it does not change the type of the expression. (@typescript-eslint/no-unnecessary-type-assertion)
ESLint: chili-and-cilantro-node-lib/src/lib/utils.ts#L3
ESLint: Replace \`Types,·startSession\` with \`startSession,·Types\` (prettier/prettier)
ESLint: chili-and-cilantro-lib/src/lib/interfaces/models/actions/details/base.ts#L1
ESLint: An empty interface is equivalent to \`{}\`. (@typescript-eslint/no-empty-interface)
ESLint: chili-and-cilantro-react/src/app/components/game.tsx#L7
ESLint: 'isAuthenticated' is assigned a value but never used. (@typescript-eslint/no-unused-vars)
ESLint: chili-and-cilantro-react/src/app/components/game.tsx#L9
ESLint: 'setToken' is assigned a value but never used. (@typescript-eslint/no-unused-vars)
ESLint: chili-and-cilantro-react/src/app/components/change-password-page.tsx#L35
ESLint: 'response' is assigned a value but never used. (@typescript-eslint/no-unused-vars)
ESLint: chili-and-cilantro-node-lib/src/lib/interfaces/application.ts#L2
ESLint: Projects should use relative imports to import from other files within the same project. Use "./path/to/file" instead of import from "chili-and-cilantro-node-lib/src/types/shared-types" (@nx/enforce-module-boundaries)
ESLint: chili-and-cilantro-api/src/application.ts#L173
ESLint: This assertion is unnecessary since it does not change the type of the expression. (@typescript-eslint/no-unnecessary-type-assertion)
ESLint: chili-and-cilantro-react/src/pages/register.tsx#L53
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: chili-and-cilantro-api/src/controllers/api/i18n.ts#L37
ESLint: This assertion is unnecessary since it does not change the type of the expression. (@typescript-eslint/no-unnecessary-type-assertion)
ESLint: chili-and-cilantro-react/src/app/components/game.tsx#L26
ESLint: 'gameId' is assigned a value but never used. (@typescript-eslint/no-unused-vars)
ESLint: chili-and-cilantro-react/src/app/components/login-page.tsx#L24
ESLint: 'formKey' is assigned a value but never used. (@typescript-eslint/no-unused-vars)
Hardcoded passwords: .yarnrc.yml#L12
Hardcoded password detected by "squarespace-access-token" default rule
Hardcoded passwords: .yarnrc.yml#L8
Hardcoded password detected by "squarespace-access-token" default rule
ESLint: chili-and-cilantro-api/src/controllers/api/i18n.ts#L17
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: chili-and-cilantro-node-lib/src/types/shared-types.ts#L41
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: chili-and-cilantro-node-lib/src/lib/schemas/user.ts#L26
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: chili-and-cilantro-api/src/controllers/base.ts#L225
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: chili-and-cilantro-api/src/middlewares/error.ts#L12
ESLint: 'next' is defined but never used. (@typescript-eslint/no-unused-vars)
ESLint: chili-and-cilantro-api/src/services/utility.ts#L42
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: chili-and-cilantro-api/src/services/game.ts#L303
ESLint: 'session' is defined but never used. (@typescript-eslint/no-unused-vars)
ESLint: chili-and-cilantro-lib/src/lib/shared-types.ts#L53
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: chili-and-cilantro-react/src/app/components/top-menu.tsx#L117
ESLint: Emojis should be wrapped in \<span\>, have role="img", and have an accessible description with aria-label or aria-labelledby. (jsx-a11y/accessible-emoji)
ESLint: chili-and-cilantro-api/src/services/utility.ts#L42
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: chili-and-cilantro-react/src/app/components/private-route.tsx#L25
ESLint: Fragments should contain more than one child - otherwise, there's no need for a Fragment at all. (react/jsx-no-useless-fragment)
ESLint: chili-and-cilantro-api/src/application.ts#L173
ESLint: Forbidden non-null assertion. (@typescript-eslint/no-non-null-assertion)
ESLint: chili-and-cilantro-api/src/services/game.ts#L859
ESLint: 'session' is defined but never used. (@typescript-eslint/no-unused-vars)
ESLint: chili-and-cilantro-lib/src/lib/shared-types.ts#L46
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: chili-and-cilantro-node-lib/src/lib/interfaces/schema-data.ts#L9
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: chili-and-cilantro-api/src/services/game.ts#L552
ESLint: 'session' is defined but never used. (@typescript-eslint/no-unused-vars)
ESLint: chili-and-cilantro-node-lib/src/lib/utils.ts#L110
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: chili-and-cilantro-lib/src/lib/i18n.ts#L32
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: chili-and-cilantro-api/src/controllers/base.ts#L296
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: chili-and-cilantro-lib/src/lib/shared-types.ts#L41
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: chili-and-cilantro-api/src/controllers/api/i18n.ts#L15
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: chili-and-cilantro-api/src/services/transaction-manager.ts#L9
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: chili-and-cilantro-api/src/services/game.ts#L1067
ESLint: 'session' is defined but never used. (@typescript-eslint/no-unused-vars)
ESLint: chili-and-cilantro-api/src/controllers/base.ts#L217
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: chili-and-cilantro-api/src/middlewares/not-found.ts#L6
ESLint: 'next' is defined but never used. (@typescript-eslint/no-unused-vars)
ESLint: chili-and-cilantro-react/src/app/components/top-menu.tsx#L89
ESLint: Emojis should be wrapped in \<span\>, have role="img", and have an accessible description with aria-label or aria-labelledby. (jsx-a11y/accessible-emoji)
ESLint: chili-and-cilantro-api/src/services/game.ts#L611
ESLint: 'session' is defined but never used. (@typescript-eslint/no-unused-vars)
ESLint: chili-and-cilantro-api/src/middlewares/error.ts#L9
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: chili-and-cilantro-lib/src/lib/i18n.ts#L33
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: chili-and-cilantro-api/src/application.ts#L194
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: chili-and-cilantro-api/src/services/game.ts#L213
ESLint: 'session' is defined but never used. (@typescript-eslint/no-unused-vars)
ESLint: chili-and-cilantro-node-lib/src/lib/schema.ts#L33
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: chili-and-cilantro-api/src/services/game.ts#L394
ESLint: 'session' is defined but never used. (@typescript-eslint/no-unused-vars)
ESLint: chili-and-cilantro-node-lib/src/lib/interfaces/schema-model-data.ts#L5
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: chili-and-cilantro-api/src/services/game.ts#L463
ESLint: 'session' is defined but never used. (@typescript-eslint/no-unused-vars)
ESLint: chili-and-cilantro-api/src/services/utility.ts#L30
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: chili-and-cilantro-node-lib/src/lib/interfaces/discriminator-collections.ts#L4
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: chili-and-cilantro-api/test/fixtures/database.ts#L17
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: chili-and-cilantro-node-lib/src/types/shared-types.ts#L17
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: chili-and-cilantro-node-lib/src/types/shared-types.ts#L24
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: chili-and-cilantro-api/src/controllers/base.ts#L216
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
Unused local symbol: chili-and-cilantro-react/src/app/components/game.tsx#L7
Unused constant isAuthenticated
Redundant 'if' statement: chili-and-cilantro-api/src/services/game.ts#L656
`if` statement can be simplified
Redundant 'if' statement: chili-and-cilantro-api/src/services/game.ts#L679
`if` statement can be simplified
Redundant 'if' statement: chili-and-cilantro-api/src/services/game.ts#L718
`if` statement can be simplified
Redundant local variable: chili-and-cilantro-api/src/environment.ts#L13
Local variable fullPath is redundant
Redundant local variable: chili-and-cilantro-api/src/services/game.ts#L987
Local variable allOtherChefsHavePassed is redundant
qodana
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Deprecated symbol used: chili-and-cilantro-react/src/theme.tsx#L63
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: jest.config.ts#L4
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: chili-and-cilantro-react/src/theme.tsx#L70
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: jest.config.ts#L1
Deprecated symbol used, consult docs for better alternative