Coder Social home page Coder Social logo

actionsdesk / enterprise-members-report-action Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 4.0 5.03 MB

๐Ÿ“Š ๐Ÿ“‘ Action to generate a report as markdown, html or json with the members, outside collaborators and pending invites.

Home Page: https://github.com/services

License: MIT License

TypeScript 98.92% JavaScript 1.08%
email license report

enterprise-members-report-action's People

Contributors

dependabot[bot] avatar droidpl avatar evgenyrahman avatar joshjohanning avatar stebje avatar steve-norman-rft avatar stoe avatar zkoppert avatar

Stargazers

 avatar  avatar

Watchers

 avatar

enterprise-members-report-action's Issues

[DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues.

Hi Team,

I am try to run the ActionsDesk/enterprise-members-report-action@main action, I am getting the "(node:1563) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead."

console logs

2022-09-29T05:06:11.8871656Z Requested labels: ubuntu-latest
2022-09-29T05:06:11.8871700Z Job defined at: wibmo-devops/reports/.github/workflows/enterprise-members-report.yml@refs/heads/main
2022-09-29T05:06:11.8871721Z Waiting for a runner to pick up this job...
2022-09-29T05:06:12.6883742Z Job is waiting for a hosted runner to come online.
2022-09-29T05:06:15.3947776Z Job is about to start running on the hosted runner: Hosted Agent (hosted)
2022-09-29T05:06:19.6018959Z Current runner version: '2.297.0'
2022-09-29T05:06:19.6046069Z ##[group]Operating System
2022-09-29T05:06:19.6046601Z Ubuntu
2022-09-29T05:06:19.6046833Z 20.04.5
2022-09-29T05:06:19.6047171Z LTS
2022-09-29T05:06:19.6047450Z ##[endgroup]
2022-09-29T05:06:19.6047769Z ##[group]Runner Image
2022-09-29T05:06:19.6048070Z Image: ubuntu-20.04
2022-09-29T05:06:19.6048416Z Version: 20220922.2
2022-09-29T05:06:19.6048917Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20220922.2/images/linux/Ubuntu2004-Readme.md
2022-09-29T05:06:19.6049554Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20220922.2
2022-09-29T05:06:19.6049937Z ##[endgroup]
2022-09-29T05:06:19.6050271Z ##[group]Runner Image Provisioner
2022-09-29T05:06:19.6050644Z 1.0.0.0-main-20220916-1
2022-09-29T05:06:19.6050986Z ##[endgroup]
2022-09-29T05:06:19.6051860Z ##[group]GITHUB_TOKEN Permissions
2022-09-29T05:06:19.6052518Z Actions: write
2022-09-29T05:06:19.6052959Z Checks: write
2022-09-29T05:06:19.6053275Z Contents: write
2022-09-29T05:06:19.6053589Z Deployments: write
2022-09-29T05:06:19.6053915Z Discussions: write
2022-09-29T05:06:19.6054230Z Issues: write
2022-09-29T05:06:19.6054524Z Metadata: read
2022-09-29T05:06:19.6054782Z Packages: write
2022-09-29T05:06:19.6055082Z Pages: write
2022-09-29T05:06:19.6055430Z PullRequests: write
2022-09-29T05:06:19.6055769Z RepositoryProjects: write
2022-09-29T05:06:19.6056066Z SecurityEvents: write
2022-09-29T05:06:19.6056387Z Statuses: write
2022-09-29T05:06:19.6056709Z ##[endgroup]
2022-09-29T05:06:19.6060420Z Secret source: Actions
2022-09-29T05:06:19.6060849Z Prepare workflow directory
2022-09-29T05:06:19.6927514Z Prepare all required actions
2022-09-29T05:06:19.7117017Z Getting action download info
2022-09-29T05:06:20.1222418Z Download action repository 'ActionsDesk/enterprise-members-report-action@main' (SHA:61f2864e0212b17e3f48388df9b532d76da86287)
2022-09-29T05:06:21.0161598Z ##[group]Run ActionsDesk/enterprise-members-report-action@main
2022-09-29T05:06:21.0162151Z with:
2022-09-29T05:06:21.0162460Z   enterprise: #######
2022-09-29T05:06:21.0162816Z   format: html
2022-09-29T05:06:21.0163105Z env:
2022-09-29T05:06:21.0163739Z   GITHUB_TOKEN: ***
2022-09-29T05:06:21.0164061Z ##[endgroup]
2022-09-29T05:06:21.3445744Z (node:1563) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
2022-09-29T05:06:27.2367933Z ##[error]Not Found
2022-09-29T05:06:27.2642308Z Cleaning up orphan processes

can you please guide me, How to solve this issue.

Thanks
-Dhanasekaran

Actions fails to resolve & doesn't exist in the marketplace

I setup an action to try this out and it can't find this action. Looking in the marketplace it doesn't even show up either. https://github.com/marketplace?type=actions&query=ghec-enterprise+

Failed to resolve action download info. Error: Unable to resolve action `ActionsDesk/enterprise-members-report-action@latest`, unable to find version `latest`
Retrying in 13.335 seconds
Failed to resolve action download info. Error: Unable to resolve action `ActionsDesk/enterprise-members-report-action@latest`, unable to find version `latest`
Retrying in 18.533 seconds
Error: Unable to resolve action `ActionsDesk/enterprise-members-report-action@latest`, unable to find version `latest`

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.