Skip to content

Deprecation warning #86

Closed
Closed
@Nurgak

Description

@Nurgak

Describe the problem

When using the action the following warning appears:

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/

There are some mentions of set-output in this action that should probably be taken care of.

To reproduce

Use the action, check the output warnings.

Expected behavior

No warnings appear during action execution.

'arduino/compile-sketches' version

1.0.1

Additional context

No response

Issue checklist

  • I searched for previous reports in the issue tracker
    I verified the problem still occurs when using the latest version
    My report contains all necessary details

Activity

MathewHDYT

MathewHDYT commented on Feb 11, 2023

@MathewHDYT

@per1234 Would be nice if this could be merged, if this isn't done than according to this blog post by GitHub actions using the set-output or set-state, will simply fail starting 1st June 2023.

locked as spam and limited conversation to collaborators on Feb 11, 2023
linked a pull request that will close this issueUse Poetry for Python dependencies management #107on Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic: codeRelated to content of the project itselftype: imperfectionPerceived defect in any part of project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @Nurgak@per1234@MathewHDYT

      Issue actions

        Deprecation warning · Issue #86 · arduino/compile-sketches