Skip to content

release: Release version 3.5.0 #90

release: Release version 3.5.0

release: Release version 3.5.0 #90

Triggered via push January 24, 2024 20:00
Status Success
Total duration 1m 38s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

release.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
release: src/colors/normalize-hex/normalize-hex.test.ts#L31
Define a constant instead of duplicating this literal 15 times
release: src/colors/rgb-to-hex/rgb-to-hex.test.ts#L36
Define a constant instead of duplicating this literal 76 times
release: src/colors/rgb-to-hex/rgb-to-hex.test.ts#L78
Define a constant instead of duplicating this literal 5 times
release: src/colors/rgb-to-hex/rgb-to-hex.test.ts#L88
Define a constant instead of duplicating this literal 5 times
release: src/functions/with-probability/with-probability.ts#L34
'q' is assigned a value but never used. Allowed unused vars must match /^_/u
release: src/functions/with-probability/with-probability.ts#L35
'qq' is assigned a value but never used. Allowed unused vars must match /^_/u