Skip to content

chore(deps): update dependency @typescript-eslint/parser to v8 (v3) #4780

chore(deps): update dependency @typescript-eslint/parser to v8 (v3)

chore(deps): update dependency @typescript-eslint/parser to v8 (v3) #4780

Triggered via pull request September 19, 2024 18:10
Status Success
Total duration 10m 0s
Artifacts

unit-tests.yml

on: pull_request
Type-checks, eslint, unit tests and SonarCloud
9m 51s
Type-checks, eslint, unit tests and SonarCloud
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Type-checks, eslint, unit tests and SonarCloud: src/codegen/CG.ts#L45
'variant' is defined but never used. Allowed unused vars must match /^_/u
Type-checks, eslint, unit tests and SonarCloud: src/codegen/ComponentConfig.ts#L30
'Category' is defined but never used. Allowed unused vars must match /^_/u
Type-checks, eslint, unit tests and SonarCloud: src/codegen/dataTypes/GenerateExpressionOr.ts#L11
'key' is defined but never used. Allowed unused vars must match /^_/u
Type-checks, eslint, unit tests and SonarCloud: src/codegen/dataTypes/GenerateExpressionOr.ts#L18
'key' is defined but never used. Allowed unused vars must match /^_/u
Type-checks, eslint, unit tests and SonarCloud: src/codegen/dataTypes/GenerateObject.ts#L12
'K' is defined but never used. Allowed unused vars must match /^_/u
Type-checks, eslint, unit tests and SonarCloud: src/features/devtools/components/FeatureToggles/FeatureToggles.tsx#L11
'key' is defined but never used. Allowed unused vars must match /^_/u
Type-checks, eslint, unit tests and SonarCloud: src/features/expressions/index.ts#L317
'key' is defined but never used. Allowed unused vars must match /^_/u
Type-checks, eslint, unit tests and SonarCloud: src/features/expressions/index.ts#L324
'key' is defined but never used. Allowed unused vars must match /^_/u
Type-checks, eslint, unit tests and SonarCloud: src/features/footer/components/shared/FooterIcon.tsx#L12
'K' is defined but never used. Allowed unused vars must match /^_/u
Type-checks, eslint, unit tests and SonarCloud: src/features/process/index.d.ts#L19
'k' is defined but never used. Allowed unused vars must match /^_/u
Type-checks, eslint, unit tests and SonarCloud
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/