You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Daniel Watford (Jira)" <ji...@apache.org> on 2022/11/21 17:46:00 UTC

[jira] [Closed] (OFBIZ-12714) Warnings highlighted by GitHub Actions during build

     [ https://issues.apache.org/jira/browse/OFBIZ-12714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Watford closed OFBIZ-12714.
----------------------------------
    Fix Version/s: Upcoming Branch
       Resolution: Fixed

> Warnings highlighted by GitHub Actions during build
> ---------------------------------------------------
>
>                 Key: OFBIZ-12714
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12714
>             Project: OFBiz
>          Issue Type: Bug
>          Components: GitHub
>    Affects Versions: Upcoming Branch
>            Reporter: Daniel Watford
>            Assignee: Daniel Watford
>            Priority: Minor
>             Fix For: Upcoming Branch
>
>
> GitHub Actions currently highlight two deprecation warnings when building OFBiz.
>  * Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-java@v1
>  * 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/
> The second warning is shown twice.
> Make changes to the GitHub Actions definitions and/or (if appropriate) the OFBiz gradle build to address these deprecation warnings.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)