Skip to content

Set Travelopia Coding Standards #183

Set Travelopia Coding Standards

Set Travelopia Coding Standards #183

Triggered via pull request August 8, 2024 03:30
Status Failure
Total duration 23s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: src/accordion/tp-accordion-collapse-all.ts#L13
The first line in a function must be a comment
test: src/accordion/tp-accordion-collapse-all.ts#L24
An empty line is required before a control structure
test: src/accordion/tp-accordion-collapse-all.ts#L25
A comment is required before a return statement
test: src/accordion/tp-accordion-expand-all.ts#L13
The first line in a function must be a comment
test: src/accordion/tp-accordion-expand-all.ts#L24
An empty line is required before a control structure
test: src/accordion/tp-accordion-expand-all.ts#L25
A comment is required before a return statement
test: src/accordion/tp-accordion-handle.ts#L13
The first line in a function must be a comment
test: src/accordion/tp-accordion-handle.ts#L21
The first line in a function must be a comment
test: src/accordion/tp-accordion-handle.ts#L23
An empty line is required before a control structure
test: src/accordion/tp-accordion-handle.ts#L24
A comment is required before a return statement
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/