Skip to content
This repository was archived by the owner on Oct 26, 2023. It is now read-only.
This repository was archived by the owner on Oct 26, 2023. It is now read-only.

Update code so that deprecation warnings go away #143

@jleach

Description

@jleach

Describe the issue

Make necessary code changes so that all deprecation warnings are removed.

Additional context

{ Deprecation: [@octokit/request-error] `error.code` is deprecated, use `error.status`.
    at RequestError.get (/opt/app-root/src/node_modules/@octokit/request-error/dist-node/index.js:29:17)
    at Object.exports.isOrgMember (/opt/app-root/src/build/libs/ghutils.js:354:17) name: 'Deprecation' }
22:56:21.229Z  INFO http: POST / 200 - 437.02 ms (id=xxxxx)
22:56:23.145Z DEBUG github: GitHub request: GET /search/issues - undefined (installation=xxxxx)

Definition of done

When the bot operates no deprecation warnings should appear in the logs.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions