Skip to content

chore(master): release 2.1.0 #139

chore(master): release 2.1.0

chore(master): release 2.1.0 #139

Triggered via pull request March 4, 2024 10:55
Status Success
Total duration 34s
Artifacts

quality.yaml

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

Annotations

8 warnings
build (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (18.x): src/includer/services/refs.ts#L108
Unexpected any. Specify a different type
build (18.x): src/includer/traverse/tables.ts#L315
Function 'prepareSampleElement' has a complexity of 21. Maximum allowed is 20
build (18.x): src/includer/ui/endpoint.ts#L219
Unexpected any. Specify a different type
build (18.x): src/plugin/plugin.ts#L79
Unexpected console statement
build (18.x): src/runtime/index.tsx#L13
Unexpected any. Specify a different type
build (18.x): src/runtime/index.tsx#L49
Unexpected console statement
build (18.x): src/runtime/utils.ts#L35
'prepareBody' was used before it was defined