Align CI/CD pipelines with template best practices #20
js.yml
on: pull_request
Detect Changes
6s
Check for Manual Version Changes
5s
Create Changeset PR
0s
Matrix: test
Annotations
5 warnings
|
Lint and Format Check:
js/src/format.js#L449
Function 'parseIndented' has a complexity of 16. Maximum allowed is 15
|
|
Lint and Format Check:
js/src/codec.js#L273
Method '_decodeLink' has too many statements (95). Maximum allowed is 60
|
|
Lint and Format Check:
js/src/codec.js#L273
Method '_decodeLink' has a complexity of 55. Maximum allowed is 15
|
|
Lint and Format Check:
js/src/codec.js#L148
Method '_encodeValue' has a complexity of 23. Maximum allowed is 15
|
|
Lint and Format Check:
js/examples/basic_usage.js#L7
Function 'main' has too many statements (71). Maximum allowed is 60
|