Skip to content

Release Nightly

Release Nightly #20

Triggered via schedule December 16, 2024 00:17
Status Success
Total duration 3m 59s
Artifacts

release-nightly.yaml

on: schedule
release-nightly
3m 52s
release-nightly
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
release-nightly
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
release-nightly
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/
release-nightly: src/react/atlascode/common/editor/MarkdownEditor.tsx#L180
React Hook useCallback 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 useCallback call and refer to those specific props inside useCallback
release-nightly: src/react/atlascode/common/form/useFormValidation.tsx#L231
React Hook useCallback has a missing dependency: 'register'. Either include it or remove the dependency array
release-nightly: src/react/atlascode/config/auth/AuthDialog.tsx#L206
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
release-nightly: src/react/atlascode/config/auth/AuthDialog.tsx#L207
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
release-nightly: src/react/atlascode/pipelines/PipelineSummaryPage.tsx#L487
React Hook useCallback has missing dependencies: 'buildSection' and 'setupAndTeardownSection'. Either include them or remove the dependency array
release-nightly: src/react/atlascode/pullrequest/InlineRenderedTextEditor.tsx#L55
React Hook useCallback 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 useCallback call and refer to those specific props inside useCallback
release-nightly: src/webviews/components/RenderedContent.tsx#L37
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
release-nightly
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/
release-nightly
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/
release-nightly
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/