Skip to content

gcn-populate-select.php: Added snippet to dynamically populate Select and Multi-Select fields from the options in a Select or Multi-Select field in a Notion database. #1091

gcn-populate-select.php: Added snippet to dynamically populate Select and Multi-Select fields from the options in a Select or Multi-Select field in a Notion database.

gcn-populate-select.php: Added snippet to dynamically populate Select and Multi-Select fields from the options in a Select or Multi-Select field in a Notion database. #1091

Triggered via pull request October 4, 2024 19:44
Status Failure
Total duration 1m 23s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

php-lint-pr.yml

on: pull_request
PHPCS (Files Changed)
1m 13s
PHPCS (Files Changed)
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
PHPCS (Files Changed): gc-notion/gcn-populate-select.php#L11
Whitespace found at end of line
PHPCS (Files Changed): gc-notion/gcn-populate-select.php#L24
Expected 1 space(s) after IF keyword; 0 found
PHPCS (Files Changed): gc-notion/gcn-populate-select.php#L24
Space after opening control structure is required
PHPCS (Files Changed): gc-notion/gcn-populate-select.php#L24
No space before opening parenthesis is prohibited
PHPCS (Files Changed): gc-notion/gcn-populate-select.php#L25
Tabs must be used to indent lines; spaces are not allowed
PHPCS (Files Changed): gc-notion/gcn-populate-select.php#L26
Tabs must be used to indent lines; spaces are not allowed
PHPCS (Files Changed): gc-notion/gcn-populate-select.php#L66
File must end with a newline character
PHPCS (Files Changed)
Error: Command failed: ./vendor/bin/phpcs --report=checkstyle --standard=phpcs.xml gc-notion/gcn-populate-select.php
PHPCS (Files Changed)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, thenabeel/action-phpcs@v8. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPCS (Files Changed)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, nanasess/setup-php@v3, thenabeel/action-phpcs@v8. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/