Skip to content

Add indented Links Notation format support (#17) #13

Add indented Links Notation format support (#17)

Add indented Links Notation format support (#17) #13

Triggered via pull request January 4, 2026 00:15
Status Success
Total duration 1m 25s
Artifacts

js.yml

on: pull_request
Check for Changesets
11s
Check for Changesets
Instant Release
0s
Instant Release
Create Changeset PR
0s
Create Changeset PR
Matrix: test
Lint and Format Check
15s
Lint and Format Check
Release
0s
Release
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
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