Skip to content

[WIP] V10

[WIP] V10 #451

Triggered via pull request December 7, 2023 09:10
@fkhadrafkhadra
synchronize #968
v10
Status Failure
Total duration 2m 33s
Artifacts

build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
build
Path does not exist /cypress/videos
build
Exit code 1 returned from process: file name '/home/runner/runners/2.311.0/bin/Runner.PluginHost', arguments 'action "GitHub.Runner.Plugins.Artifact.PublishArtifact, Runner.Plugins"'.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/components/ToastContainer.tsx#L88
React Hook useLayoutEffect has a missing dependency: 'containerProps.position'. Either include it or remove the dependency array
build: src/hooks/useToast.ts#L44
React Hook useEffect has missing dependencies: 'bindFocusEvents' and 'unbindFocusEvents'. Either include them or remove the dependency array
build: src/utils/cssTransition.tsx#L102
React Hook useLayoutEffect has missing dependencies: 'enterClassName', 'nodeRef', and 'playToast'. Either include them or remove the dependency array. If 'playToast' changes too often, find the parent component that defines it and wrap that definition in useCallback
build: src/utils/cssTransition.tsx#L119
React Hook useEffect has missing dependencies: 'done', 'exitClassName', 'nodeRef', and 'preventExitTransition'. Either include them or remove the dependency array. If 'done' changes too often, find the parent component that defines it and wrap that definition in useCallback