Skip to content

Align CI/CD pipelines with template best practices #20

Align CI/CD pipelines with template best practices

Align CI/CD pipelines with template best practices #20

Triggered via pull request January 8, 2026 18:38
Status Success
Total duration 53s
Artifacts

js.yml

on: pull_request
Detect Changes
6s
Detect Changes
Check for Manual Version Changes
5s
Check for Manual Version Changes
Create Changeset PR
0s
Create Changeset PR
Lint and Format Check
10s
Lint and Format Check
Check for Changesets
8s
Check for Changesets
Matrix: test
Release
0s
Release
Instant Release
0s
Instant Release
Fit to window
Zoom out
Zoom in

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