Skip to content

Lack of parameter to check in ERC1155Minimal.sol makes this contract to be not compliant with ERC-1155 standard #2909

Lack of parameter to check in ERC1155Minimal.sol makes this contract to be not compliant with ERC-1155 standard

Lack of parameter to check in ERC1155Minimal.sol makes this contract to be not compliant with ERC-1155 standard #2909

Workflow file for this run

name: Repo Moderator
on:
issues:
types: [labeled, unlabeled, closed, reopened, assigned, unassigned]
pull_request:
types: [closed, reopened, assigned, unassigned]
jobs:
revert-action:
if: github.actor != 'C4-Staff'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Repo Moderator
uses: code-423n4/repo-moderator@main
with:
github-token: ${{ secrets.ACTIONS_TOKEN }}
sponsor-team-slug: "2024-04-panoptic-sponsors"
allowed-labels: "sponsor confirmed, sponsor disputed, sponsor acknowledged"