Skip to content

test passing php actions #1

test passing php actions

test passing php actions #1

Triggered via pull request August 12, 2024 12:22
Status Failure
Total duration 15m 52s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
lint: src/modules/blocks/index.js#L41
Missing trailing comma
lint: src/modules/blocks/index.js#L45
There must be a space after this paren
lint: src/modules/blocks/index.js#L45
There must be a space before this paren
lint: src/modules/blocks/archive-events/index.js#L7
Missing JSDoc @param "width.width" declaration
lint: src/modules/blocks/archive-events/index.js#L10
Missing @param "width.width"
lint: src/modules/blocks/archive-events/index.js#L10
Missing JSDoc @param "width" description
lint: src/modules/blocks/archive-events/index.js#L11
Missing JSDoc @returns description
lint: src/modules/blocks/archive-events/index.js#L14
'width' is missing in props validation
lint: src/modules/blocks/archive-events/index.js#L15
Expected indentation of 1 tab but found 4 spaces
lint: src/modules/blocks/archive-events/index.js#L16
Expected indentation of 2 tabs but found 8 spaces
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/