Skip to content

Bug: multiple exposed fields in a section causes context to be overwritten #2778

Bug: multiple exposed fields in a section causes context to be overwritten

Bug: multiple exposed fields in a section causes context to be overwritten #2778

Re-run triggered September 12, 2024 13:44
Status Success
Total duration 6m 57s
Artifacts 4
dependencies  /  update-branch
0s
dependencies / update-branch
dependencies  /  skip-update-branch
0s
dependencies / skip-update-branch
Designer  /  Docker build
35s
Designer / Docker build
Runner  /  Docker build
25s
Runner / Docker build
Submitter  /  Docker build
35s
Submitter / Docker build
Matrix: Workspace
Fit to window
Zoom out
Zoom in

Annotations

49 warnings
Submitter / Docker build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3.6.0, actions/setup-node@v3.6.0, actions/cache@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Submitter / Docker build
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/
Submitter / Docker build
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/
Submitter / Docker build
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/
Designer / Docker build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3.6.0, actions/setup-node@v3.6.0, actions/cache@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Designer / Docker build
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/
Designer / Docker build
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/
Designer / Docker build
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/
Runner / Docker build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3.6.0, actions/setup-node@v3.6.0, actions/cache@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Runner / Docker build
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/
Runner / Docker build
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/
Runner / Docker build
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/
Workspace (designer) / lint and test designer
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Workspace (designer) / lint and test designer
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/
Workspace (designer) / lint and test designer: designer/client/ComponentEdit.js#L38
React Hook useLayoutEffect has missing dependencies: 'handleSubmit' and 'hasErrors'. Either include them or remove the dependency array
Workspace (designer) / lint and test designer: designer/client/components/ComponentCreate/ComponentCreate.tsx#L57
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
Workspace (designer) / lint and test designer: designer/client/components/ComponentCreate/ComponentCreate.tsx#L67
React Hook useLayoutEffect has a missing dependency: 'handleSubmit'. Either include it or remove the dependency array
Workspace (designer) / lint and test designer: designer/client/components/ComponentCreate/useComponentCreate.tsx#L38
React Hook useLayoutEffect has a missing dependency: 'handleSubmit'. Either include it or remove the dependency array
Workspace (designer) / lint and test designer: designer/client/components/ComponentListSelect/ComponentListSelect.tsx#L49
React Hook useEffect has missing dependencies: 'data', 'listDispatch', and 'selectedList?.isNew'. Either include them or remove the dependency array
Workspace (designer) / lint and test designer: designer/client/components/ComponentListSelect/ComponentListSelect.tsx#L63
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
Workspace (designer) / lint and test designer: designer/client/components/Flyout/Flyout.tsx#L33
tsdoc-undefined-tag: The TSDoc tag "@code" is not defined in this configuration
Workspace (designer) / lint and test designer: designer/client/components/Flyout/Flyout.tsx#L40
React Hook useLayoutEffect has a missing dependency: 'flyoutContext'. Either include it or remove the dependency array
Workspace (submitter) / lint and test submitter
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Workspace (submitter) / lint and test submitter
No files were found with the provided path: submitter/test-coverage. No artifacts will be uploaded.
Workspace (submitter) / lint and test submitter
No files were found with the provided path: submitter/test-results. No artifacts will be uploaded.
Workspace (designer) / lint and test designer: designer/client/components/Flyout/Flyout.tsx#L44
React Hook useLayoutEffect has a missing dependency: 'flyoutContext.count'. Either include it or remove the dependency array
Workspace (model) / lint and test model
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Workspace (submitter) / lint and test submitter
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/
Workspace (designer) / lint and test designer: designer/client/components/PageLinkage/PageLinkage.tsx#L27
React Hook useCallback has a missing dependency: 'page'. Either include it or remove the dependency array
Workspace (model) / lint and test model: model/src/migration/migration.1-2.ts#L5
tsdoc-undefined-tag: The TSDoc tag "@Private" is not defined in this configuration
Workspace (designer) / lint and test designer
No files were found with the provided path: designer/test-results. No artifacts will be uploaded.
Workspace (model) / lint and test model: model/src/migration/migration.1-2.ts#L17
tsdoc-undefined-tag: The TSDoc tag "@Private" is not defined in this configuration
Workspace (designer) / lint and test designer: designer/client/ComponentEdit.js#L38
React Hook useLayoutEffect has missing dependencies: 'handleSubmit' and 'hasErrors'. Either include them or remove the dependency array
Workspace (model) / lint and test model: model/src/migration/whichMigrations.ts#L7
tsdoc-param-tag-missing-hyphen: The @param block should be followed by a parameter name and then a hyphen
Workspace (model) / lint and test model
No files were found with the provided path: model/test-results. No artifacts will be uploaded.
Workspace (designer) / lint and test designer: designer/client/components/ComponentCreate/ComponentCreate.tsx#L57
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
Workspace (model) / lint and test model
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/
Workspace (designer) / lint and test designer: designer/client/components/ComponentCreate/ComponentCreate.tsx#L67
React Hook useLayoutEffect has a missing dependency: 'handleSubmit'. Either include it or remove the dependency array
Workspace (designer) / lint and test designer: designer/client/components/ComponentCreate/useComponentCreate.tsx#L38
React Hook useLayoutEffect has a missing dependency: 'handleSubmit'. Either include it or remove the dependency array
Workspace (designer) / lint and test designer: designer/client/components/ComponentListSelect/ComponentListSelect.tsx#L49
React Hook useEffect has missing dependencies: 'data', 'listDispatch', and 'selectedList?.isNew'. Either include them or remove the dependency array
Workspace (runner) / lint and test runner
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Workspace (designer) / lint and test designer: designer/client/components/ComponentListSelect/ComponentListSelect.tsx#L63
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
Workspace (runner) / lint and test runner
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/
Workspace (designer) / lint and test designer: designer/client/components/Flyout/Flyout.tsx#L33
tsdoc-undefined-tag: The TSDoc tag "@code" is not defined in this configuration
Workspace (designer) / lint and test designer: designer/client/components/Flyout/Flyout.tsx#L40
React Hook useLayoutEffect has a missing dependency: 'flyoutContext'. Either include it or remove the dependency array
Workspace (designer) / lint and test designer: designer/client/components/Flyout/Flyout.tsx#L44
React Hook useLayoutEffect has a missing dependency: 'flyoutContext.count'. Either include it or remove the dependency array
Workspace (designer) / lint and test designer: designer/client/components/PageLinkage/PageLinkage.tsx#L27
React Hook useCallback has a missing dependency: 'page'. Either include it or remove the dependency array
smoke-test / build app
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
smoke-test / build app
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/