init credible #23
repo-guard.yml
on: pull_request
repository-guard
48s
Annotations
7 warnings
|
repository-guard
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043, peter-evans/find-comment@3eae4d37986fb5a8592848f6a574fdf654e61f9e. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
repository-guard:
scripts/v0.7/credible/constants.ts#L26
Hardcoded Solana address literal: + "DVA4Q78r3N35gHFeKyMWEMP9jtv4f5joteDz3kMZTYjL",
|
|
repository-guard:
scripts/v0.7/credible/constants.ts#L16
Hardcoded Solana address literal: + "11111111111111111111111111111111", // Placeholder for no performance package
|
|
repository-guard:
scripts/v0.7/credible/constants.ts#L12
Hardcoded Solana address literal: + new PublicKey("Fhz78PivwNKJ6JjCbNRj1QKEdgutecaQW8SqV54SkbgK"),
|
|
repository-guard:
scripts/v0.7/credible/constants.ts#L11
Hardcoded Solana address literal: + new PublicKey("4uhwwcipVRFczcCPCgZDkMgWaL8kGw7ht4k6HT3faw3g"),
|
|
repository-guard:
scripts/v0.7/credible/constants.ts#L10
Hardcoded Solana address literal: + new PublicKey("44dNkVJsWPZfh3tvRyqpnwgkoL5RYqi3cWsE1d8wfviV"),
|
|
repository-guard:
scripts/v0.7/credible/constants.ts#L7
Hardcoded Solana address literal: +export const TEAM_ADDRESS = new PublicKey("11111111111111111111111111111111"); // Credible team squads address
|