Gated mint program #7
repo-guard.yml
on: pull_request
repository-guard
40s
Annotations
7 errors and 11 warnings
|
repository-guard
Process completed with exit code 1.
|
|
repository-guard
- repo guard - see the "Run repository guard checks" step logs and Files Changed annotations
|
|
repository-guard
Repository Guard failed:
|
|
repository-guard
Process completed with exit code 1.
|
|
repository-guard:
programs/gated_mint/Cargo.toml#L0
solana-security-txt non-exact version spec (must be =x.y.z) (`1.1.1`)
|
|
repository-guard:
programs/gated_mint/Cargo.toml#L0
anchor-spl non-exact version spec (must be =x.y.z) (`0.29.0`)
|
|
repository-guard:
programs/gated_mint/Cargo.toml#L0
anchor-lang non-exact version spec (must be =x.y.z) (`0.29.0`)
|
|
repository-guard
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043, peter-evans/find-comment@3eae4d37986fb5a8592848f6a574fdf654e61f9e. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
repository-guard:
programs/gated_mint/src/instructions/gated_invoke.rs#L95
Program ID constant or variable change: + program_id: ctx.accounts.target_program.key(),
|
|
repository-guard:
programs/gated_mint/src/error.rs#L3
#[error_code] enum modification: +#[error_code]
|
|
repository-guard:
programs/gated_mint/src/constants.rs#L11
Hardcoded Solana address literal: + pubkey!("cpamdpZCGKUy5JxQXB4dcpGPiikHawvSWAd6mEn1sGG"),
|
|
repository-guard:
programs/gated_mint/src/constants.rs#L10
Hardcoded Solana address literal: + pubkey!("gvnr27cVeyW3AVf3acL7VCJ5WjGAphytnsgcK1feHyH"),
|
|
repository-guard:
programs/gated_mint/src/constants.rs#L9
Hardcoded Solana address literal: + pubkey!("WALL8ucBuUyL46QYxwYJjidaFYhdvxUFrgvBxPshERx"),
|
|
repository-guard:
programs/gated_mint/src/constants.rs#L8
Hardcoded Solana address literal: + pubkey!("VLTX1ishMBbcX3rdBWGssxawAo1Q2X2qxYFYqiGodVg"),
|
|
repository-guard:
programs/gated_mint/src/constants.rs#L7
Hardcoded Solana address literal: + pubkey!("moonDJUoHteKkGATejA5bdJVwJ6V6Dg74gyqyJTx73n"),
|
|
repository-guard:
programs/gated_mint/src/constants.rs#L6
Hardcoded Solana address literal: + pubkey!("FUTARELBfJfQ8RDGhg1wdhddq1odMAJUePHFuBYfUxKq"),
|
|
repository-guard:
programs/gated_mint/src/constants.rs#L5
Hardcoded Solana address literal: + pubkey!("TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA"),
|
|
repository-guard:
Anchor.toml#L12
Hardcoded Solana address literal; Anchor [programs.*] entry change: +gated_mint = "GaTEjZy6eMdHg2BcL8dk3iE78jkJ9sPtyw1q2tMNi8PA"
|