更改用户组下拉菜单逻辑 #903
Annotations
1 error and 1 warning
phpcs
There was an getting action inputs.
Exception: {
"error": "500/getInputs Error",
"from": "getInputs",
"message": "Received an issue getting action inputs.",
"payload": {
"GITHUB_ACTIONS": "true",
"HOME": "/home/runner",
"INPUT_GITHUBTOKEN": "",
"INPUT_OUTPUT": "\" \"",
"INPUT_GITHUBREPO": "",
"INPUT_PUSHBEFORE": "",
"INPUT_PUSHAFTER": "",
"INPUT_PRNUMBER": "",
"INPUT_FILEOUTPUT": "json",
"GITHUB_JOB": "phpcs",
"GITHUB_REF": "refs/pull/351/merge",
"GITHUB_SHA": "98f443e888cbc108e5caa5cb7fa86672024f96c9",
"GITHUB_REPOSITORY": "zblogcn/zblogphp",
"GITHUB_REPOSITORY_OWNER": "zblogcn",
"GITHUB_REPOSITORY_OWNER_ID": "8757552",
"GITHUB_RUN_ID": "6730136081",
"GITHUB_RUN_NUMBER": "903",
"GITHUB_RETENTION_DAYS": "90",
"GITHUB_RUN_ATTEMPT": "1",
"GITHUB_REPOSITORY_ID": "24038803",
"GITHUB_ACTOR_ID": "22880777",
"GITHUB_ACTOR": "zhouzishu",
"GITHUB_TRIGGERING_ACTOR": "zhouzishu",
"GITHUB_WORKFLOW": "Run PHPCS",
"GITHUB_HEAD_REF": "master",
"GITHUB_BASE_REF": "master",
"GITHUB_EVENT_NAME": "pull_request",
"GITHUB_SERVER_URL": "https://github.com",
"GITHUB_API_URL": "https://api.github.com",
"GITHUB_GRAPHQL_URL": "https://api.github.com/graphql",
"GITHUB_REF_NAME": "351/merge",
"GITHUB_REF_PROTECTED": "false",
"GITHUB_REF_TYPE": "branch",
"GITHUB_WORKFLOW_REF": "zblogcn/zblogphp/.github/workflows/phpcs.yml@refs/pull/351/merge",
"GITHUB_WORKFLOW_SHA": "98f443e888cbc108e5caa5cb7fa86672024f96c9",
"GITHUB_WORKSPACE": "/home/runner/work/zblogphp/zblogphp",
"GITHUB_ACTION": "get_file_changes",
"GITHUB_EVENT_PATH": "/home/runner/work/_temp/_github_workflow/event.json",
"GITHUB_ACTION_REPOSITORY": "trilom/file-changes-action",
"GITHUB_ACTION_REF": "v1.2.4",
"GITHUB_PATH": "/home/runner/work/_temp/_runner_file_commands/add_path_93eab6a1-ef04-4c5c-b4c1-cde583e2eed6",
"GITHUB_ENV": "/home/runner/work/_temp/_runner_file_commands/set_env_93eab6a1-ef04-4c5c-b4c1-cde583e2eed6",
"GITHUB_STEP_SUMMARY": "/home/runner/work/_temp/_runner_file_commands/step_summary_93eab6a1-ef04-4c5c-b4c1-cde583e2eed6",
"GITHUB_STATE": "/home/runner/work/_temp/_runner_file_commands/save_state_93eab6a1-ef04-4c5c-b4c1-cde583e2eed6",
"GITHUB_OUTPUT": "/home/runner/work/_temp/_runner_file_commands/set_output_93eab6a1-ef04-4c5c-b4c1-cde583e2eed6"
}
}
|
phpcs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, trilom/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|