Skip to content

PROACTIVE CI: Paths standardization #392

PROACTIVE CI: Paths standardization

PROACTIVE CI: Paths standardization #392

Triggered via pull request December 28, 2023 21:49
Status Cancelled
Total duration 59m 52s
Artifacts

ci_build.yml

on: pull_request
Matrix: run
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 20 warnings
run (windows-latest)
The operation was canceled.
run (ubuntu-latest)
Canceling since a higher priority waiting request for 'ci-build-full-pr-118' exists
run (ubuntu-latest)
The operation was canceled.
run (macos-latest)
Canceling since a higher priority waiting request for 'ci-build-full-pr-118' exists
run (macos-latest)
The operation was canceled.
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 (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