Skip to content

chore: release 2.2.0 #62

chore: release 2.2.0

chore: release 2.2.0 #62

Triggered via push February 11, 2024 11:30
Status Success
Total duration 1m 16s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build-library
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: src/helpers/hexToRGB.ts#L11
Unexpected use of '&'
lint: src/helpers/hexToRGB.ts#L11
Unexpected use of '>>'
lint: src/helpers/hexToRGB.ts#L12
Unexpected use of '&'
lint: src/helpers/hexToRGB.ts#L12
Unexpected use of '>>'
lint: src/helpers/hexToRGB.ts#L13
Unexpected use of '&'
lint: src/helpers/logic.ts#L28
Expected { after 'if' condition
lint: src/helpers/logic.ts#L37
Expected { after 'if' condition
lint: src/helpers/logic.ts#L38
Expected { after 'if' condition
lint: src/providers/QualliProvider.tsx#L178
Expected { after 'if' condition
lint: src/survey/base/slide/slide.tsx#L137
Inline style: { paddingBottom: '!isFreePlan ? 20 : 0' }