Skip to content

Rewriting form data storage #2881

Rewriting form data storage

Rewriting form data storage #2881

Triggered via pull request December 28, 2023 13:43
Status Success
Total duration 13m 38s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

unit-tests.yml

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

Annotations

5 warnings
Type-checks, eslint, unit tests and SonarCloud: src/layout/Group/RepeatingGroupContainer.tsx#L27
'getValidationMethod' is assigned a value but never used. Allowed unused vars must match /^_/u
Type-checks, eslint, unit tests and SonarCloud: src/test/renderWithProviders.tsx#L438
'isInitializing' is assigned a value but never used. Allowed unused vars must match /^_/u
Type-checks, eslint, unit tests and SonarCloud: src/utils/databindings.test.ts#L15
'testLayout' is assigned a value but never used. Allowed unused vars must match /^_/u
Type-checks, eslint, unit tests and SonarCloud: src/utils/validation/validation.test.ts#L19
'mockLayout' is assigned a value 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/