Bump actions/setup-node from 3 to 4 (#185) #163
Annotations
13 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test:
index.js#L69
Function '_write' has too many statements (18). Maximum allowed is 15
|
Test:
index.js#L69
Function '_write' has a complexity of 14. Maximum allowed is 11
|
Test:
index.js#L117
Function '_writev' has too many statements (22). Maximum allowed is 15
|
Test:
index.js#L131
Unexpected use of continue statement
|
Test:
index.js#L135
Unexpected use of continue statement
|
Test:
test/index.test.js#L27
Unnecessary semicolon
|
Lint:
index.js#L69
Function '_write' has too many statements (18). Maximum allowed is 15
|
Lint:
index.js#L69
Function '_write' has a complexity of 14. Maximum allowed is 11
|
Lint:
index.js#L117
Function '_writev' has too many statements (22). Maximum allowed is 15
|
Lint:
index.js#L131
Unexpected use of continue statement
|
Lint:
index.js#L135
Unexpected use of continue statement
|
Lint:
test/index.test.js#L27
Unnecessary semicolon
|
The logs for this run have expired and are no longer available.
Loading