Code Monkey home page Code Monkey logo

Comments (11)

jimrazmus avatar jimrazmus commented on June 11, 2024 9

I ran into the same issue as robbell. Using semver and repo tags would be very appreciated!

from ansible-lint-action.

lisabowlin avatar lisabowlin commented on June 11, 2024 8

I've tried various iterations of the below, but all result in the same error ##[warning]Unexpected input(s) 'targets', valid inputs are ['entryPoint', 'args']:

    - name: ansible-lint
      uses: ansible/[email protected]
      with:
        targets: "*.yml" # or "create-aks.yaml"

This appears to be the correct way to reference individual files according to documentation, but I've had a look at several other repos on GitHub who make use of targets and their builds all appear to fail with the same error.

I have had luck using the following:

    - name: ansible-lint
      uses: ansible/[email protected]
      env:
        ACTION_PLAYBOOK_NAME: create-aks.yaml

Sucker

from ansible-lint-action.

webknjaz avatar webknjaz commented on June 11, 2024 6

That's an old tag. It'll work if you use master or specify some commit from master.

from ansible-lint-action.

iranzo avatar iranzo commented on June 11, 2024 5

@webknjaz then a new release should be used right? as the 'info' page recommends not to use master out of the box

from ansible-lint-action.

Hashfyre avatar Hashfyre commented on June 11, 2024 4

It's almost a year and this issue still persists. Is this action not being maintained? Can I help?

from ansible-lint-action.

michael-robbins avatar michael-robbins commented on June 11, 2024 1

Just got the same thing, very confusing :)

from ansible-lint-action.

robbell avatar robbell commented on June 11, 2024

@webknjaz then a new release should be used right? as the 'info' page recommends not to use master out of the box

@iranzo, I agree - the documentation states the following which is very confusing, but master is the only valid branch and there are no valid tags:

N.B. Use ansible/[email protected] or any other valid tag, or branch, or commit SHA instead of v4.1.0 to pin the action to use a specific version.

Referencing a SHA isn't the most user-friendly approach. Can we create a new tag at the current HEAD for master to aid stability and reference that in the documentation?

from ansible-lint-action.

ozlotusflare avatar ozlotusflare commented on June 11, 2024

The same issue !

from ansible-lint-action.

ssbarnea avatar ssbarnea commented on June 11, 2024

No longer valid for version on main branch.

from ansible-lint-action.

charlesrocket avatar charlesrocket commented on June 11, 2024

@ssbarnea Is this something else? https://github.com/charlesrocket/freebsd-station/runs/5636799474

from ansible-lint-action.

ssbarnea avatar ssbarnea commented on June 11, 2024

With v6 we removed most options from the action. You will need to use args or better to use linter config file to tune/limit its scope.

The is no support for old versions.

from ansible-lint-action.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.