PROACTIVE CI: Paths standardization #383
Triggered via pull request
December 26, 2023 23:48
Status
Failure
Total duration
1h 17m 57s
Artifacts
12
Annotations
3 errors and 30 warnings
run (ubuntu-latest)
Process completed with exit code 1.
|
run (windows-latest)
Process completed with exit code 1.
|
run (macos-latest)
Process completed with exit code 1.
|
run (ubuntu-latest):
packages/editor/src/embedded/embedded/EmbeddedEditor.tsx#L86
React Hook useMemo has an unnecessary dependency: 'props.file.getFileContents'. Either exclude it or remove the dependency array
|
run (ubuntu-latest):
packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L64
React Hook useMemo has missing dependencies: 'envelopeContext.operatingSystem' and 'envelopeContext.services.keyboardShortcuts'. Either include them or remove the dependency array
|
run (ubuntu-latest):
packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L64
React Hook useMemo has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
run (ubuntu-latest):
packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L74
React Hook useEffect has a missing dependency: 'envelopeContext.services.keyboardShortcuts'. Either include it or remove the dependency array
|
run (ubuntu-latest):
packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L83
React Hook useEffect has a missing dependency: 'envelopeContext.services.keyboardShortcuts'. Either include it or remove the dependency array
|
run (ubuntu-latest):
packages/chrome-extension/src/app/components/common/GitHubContext.tsx#L65
React Hook useCallback has a missing dependency: 'globals.dependencies.all'. Either include it or remove the dependency array
|
run (ubuntu-latest):
packages/chrome-extension/src/app/components/common/GitHubContext.tsx#L80
React Hook useEffect has a missing dependency: 'token'. Either include it or remove the dependency array
|
run (ubuntu-latest):
packages/chrome-extension/src/app/components/common/GitHubContext.tsx#L90
React Hook useLayoutEffect has a missing dependency: 'globals.githubAuthTokenCookieName'. Either include it or remove the dependency array
|
run (ubuntu-latest):
packages/chrome-extension/src/app/components/common/KogitoEditorIframe.tsx#L61
React Hook useMemo has missing dependencies: 'githubApi' and 'resourceContentServiceFactory'. Either include them or remove the dependency array
|
run (ubuntu-latest):
packages/chrome-extension/src/app/components/common/KogitoEditorIframe.tsx#L90
React Hook useEffect has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useEffect call and refer to those specific props inside useEffect
|
run (windows-latest):
packages/editor/src/embedded/embedded/EmbeddedEditor.tsx#L86
React Hook useMemo has an unnecessary dependency: 'props.file.getFileContents'. Either exclude it or remove the dependency array
|
run (windows-latest):
packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L64
React Hook useMemo has missing dependencies: 'envelopeContext.operatingSystem' and 'envelopeContext.services.keyboardShortcuts'. Either include them or remove the dependency array
|
run (windows-latest):
packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L64
React Hook useMemo has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
run (windows-latest):
packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L74
React Hook useEffect has a missing dependency: 'envelopeContext.services.keyboardShortcuts'. Either include it or remove the dependency array
|
run (windows-latest):
packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L83
React Hook useEffect has a missing dependency: 'envelopeContext.services.keyboardShortcuts'. Either include it or remove the dependency array
|
run (windows-latest):
packages/chrome-extension/src/app/components/common/GitHubContext.tsx#L65
React Hook useCallback has a missing dependency: 'globals.dependencies.all'. Either include it or remove the dependency array
|
run (windows-latest):
packages/chrome-extension/src/app/components/common/GitHubContext.tsx#L80
React Hook useEffect has a missing dependency: 'token'. Either include it or remove the dependency array
|
run (windows-latest):
packages/chrome-extension/src/app/components/common/GitHubContext.tsx#L90
React Hook useLayoutEffect has a missing dependency: 'globals.githubAuthTokenCookieName'. Either include it or remove the dependency array
|
run (windows-latest):
packages/chrome-extension/src/app/components/common/KogitoEditorIframe.tsx#L61
React Hook useMemo has missing dependencies: 'githubApi' and 'resourceContentServiceFactory'. Either include them or remove the dependency array
|
run (windows-latest):
packages/chrome-extension/src/app/components/common/KogitoEditorIframe.tsx#L90
React Hook useEffect has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useEffect call and refer to those specific props inside useEffect
|
run (macos-latest):
packages/editor/src/embedded/embedded/EmbeddedEditor.tsx#L86
React Hook useMemo has an unnecessary dependency: 'props.file.getFileContents'. Either exclude it or remove the dependency array
|
run (macos-latest):
packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L64
React Hook useMemo has missing dependencies: 'envelopeContext.operatingSystem' and 'envelopeContext.services.keyboardShortcuts'. Either include them or remove the dependency array
|
run (macos-latest):
packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L64
React Hook useMemo has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
run (macos-latest):
packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L74
React Hook useEffect has a missing dependency: 'envelopeContext.services.keyboardShortcuts'. Either include it or remove the dependency array
|
run (macos-latest):
packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L83
React Hook useEffect has a missing dependency: 'envelopeContext.services.keyboardShortcuts'. Either include it or remove the dependency array
|
run (macos-latest):
packages/chrome-extension/src/app/components/common/GitHubContext.tsx#L65
React Hook useCallback has a missing dependency: 'globals.dependencies.all'. Either include it or remove the dependency array
|
run (macos-latest):
packages/chrome-extension/src/app/components/common/GitHubContext.tsx#L80
React Hook useEffect has a missing dependency: 'token'. Either include it or remove the dependency array
|
run (macos-latest):
packages/chrome-extension/src/app/components/common/GitHubContext.tsx#L90
React Hook useLayoutEffect has a missing dependency: 'globals.githubAuthTokenCookieName'. Either include it or remove the dependency array
|
run (macos-latest):
packages/chrome-extension/src/app/components/common/KogitoEditorIframe.tsx#L61
React Hook useMemo has missing dependencies: 'githubApi' and 'resourceContentServiceFactory'. Either include them or remove the dependency array
|
run (macos-latest):
packages/chrome-extension/src/app/components/common/KogitoEditorIframe.tsx#L90
React Hook useEffect has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useEffect call and refer to those specific props inside useEffect
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Linux__build-artifacts
Expired
|
335 MB |
|
Linux__end-to-end-tests-artifacts
Expired
|
22 Bytes |
|
Linux__end-to-end-tests-reports
Expired
|
22 Bytes |
|
Linux__tests-reports
Expired
|
19.2 KB |
|
Windows__build-artifacts
Expired
|
261 MB |
|
Windows__end-to-end-tests-artifacts
Expired
|
22 Bytes |
|
Windows__end-to-end-tests-reports
Expired
|
22 Bytes |
|
Windows__tests-reports
Expired
|
23.6 KB |
|
macOS__build-artifacts
Expired
|
332 MB |
|
macOS__end-to-end-tests-artifacts
Expired
|
22 Bytes |
|
macOS__end-to-end-tests-reports
Expired
|
22 Bytes |
|
macOS__tests-reports
Expired
|
19.6 KB |
|