remove cache pushes #2794
branch--lint-unit-and-smoke-test.yml
on: pull_request
dependencies
/
update-branch
0s
dependencies
/
skip-update-branch
0s
Designer
/
Docker build
2m 34s
Runner
/
Docker build
2m 41s
Submitter
/
Docker build
1m 47s
Matrix: Workspace
smoke-test
/
smoke-test
Annotations
3 errors and 40 warnings
Submitter / Docker build
buildx failed with: ERROR: failed to solve: failed to push ghcr.io/xgovformbuilder/cache-digital-form-builder-submitter:1d647407e0d4a64630c401706aa1bf928e57e31aec2a68184bdaac9fdf55107a: unexpected status from POST request to https://ghcr.io/v2/xgovformbuilder/cache-digital-form-builder-submitter/blobs/uploads/: 403 Forbidden
|
Designer / Docker build
buildx failed with: ERROR: failed to solve: failed to push ghcr.io/xgovformbuilder/cache-digital-form-builder-designer:0d67dbc0d75f14ce93666f420ab4f5c9d28873ac9309e8d741cd41b6a9eb13b2: unexpected status from POST request to https://ghcr.io/v2/xgovformbuilder/cache-digital-form-builder-designer/blobs/uploads/: 403 Forbidden
|
Runner / Docker build
buildx failed with: ERROR: failed to solve: failed to push ghcr.io/xgovformbuilder/cache-digital-form-builder-runner:f2f6b13c6fd606618ab27a51c205bc48e14357e715d75af9ade55f49dd020f8b: unexpected status from POST request to https://ghcr.io/v2/xgovformbuilder/cache-digital-form-builder-runner/blobs/uploads/: 403 Forbidden
|
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 `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 `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 (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 (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 (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 (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 (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 (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 (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
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 (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
|
Workspace (designer) / lint and test designer
No files were found with the provided path: designer/test-results. No artifacts will be uploaded.
|
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 (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
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-coverage-designer
Expired
|
646 KB |
|
test-coverage-model
Expired
|
127 KB |
|
test-coverage-runner
Expired
|
1.06 MB |
|
test-results-runner
Expired
|
5.13 KB |
|