Skip to content

feat: set_id method for the node #294

feat: set_id method for the node

feat: set_id method for the node #294

Triggered via pull request November 4, 2024 12:33
Status Failure
Total duration 24s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

29 errors and 2 warnings
build (16): lib/countly.js#L634
Unexpected space before function parentheses
build (16): lib/countly.js#L635
Unexpected string concatenation
build (16): lib/countly.js#L636
Expected '===' and instead saw '=='
build (16): lib/countly.js#L641
Expected exception block, space or tab after '/*' in comment
build (16): lib/countly.js#L641
Expected space or tab before '*/' in comment
build (16): lib/countly.js#L643
Closing curly brace appears on the same line as the subsequent block
build (16): lib/countly.js#L644
Expected exception block, space or tab after '/*' in comment
build (16): lib/countly.js#L644
Expected space or tab before '*/' in comment
build (16)
Process completed with exit code 1.
build (17)
The job was canceled because "_16" failed.
build (17): lib/countly.js#L634
Unexpected space before function parentheses
build (17): lib/countly.js#L635
Unexpected string concatenation
build (17): lib/countly.js#L636
Expected '===' and instead saw '=='
build (17): lib/countly.js#L641
Expected exception block, space or tab after '/*' in comment
build (17): lib/countly.js#L641
Expected space or tab before '*/' in comment
build (17): lib/countly.js#L643
Closing curly brace appears on the same line as the subsequent block
build (17): lib/countly.js#L644
Expected exception block, space or tab after '/*' in comment
build (17): lib/countly.js#L644
Expected space or tab before '*/' in comment
build (17)
Process completed with exit code 1.
build (14)
The job was canceled because "_16" failed.
build (14): lib/countly.js#L634
Unexpected space before function parentheses
build (14): lib/countly.js#L635
Unexpected string concatenation
build (14): lib/countly.js#L636
Expected '===' and instead saw '=='
build (14): lib/countly.js#L641
Expected exception block, space or tab after '/*' in comment
build (14): lib/countly.js#L641
Expected space or tab before '*/' in comment
build (14): lib/countly.js#L643
Closing curly brace appears on the same line as the subsequent block
build (14): lib/countly.js#L644
Expected exception block, space or tab after '/*' in comment
build (14): lib/countly.js#L644
Expected space or tab before '*/' in comment
build (14)
Process completed with exit code 1.
build (16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (16)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/