Skip to content

Bump webpack from 5.101.3 to 5.105.0 #10

Bump webpack from 5.101.3 to 5.105.0

Bump webpack from 5.101.3 to 5.105.0 #10

Triggered via pull request February 7, 2026 16:31
Status Success
Total duration 31s
Artifacts

ci.yml

on: pull_request
build-and-test
26s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build-and-test: src/components/NumberEasing.jsx#L102
propType "precision" is not required, but has no corresponding defaultProps declaration
build-and-test: src/components/NumberEasing.jsx#L101
propType "locale" is not required, but has no corresponding defaultProps declaration
build-and-test: src/components/NumberEasing.jsx#L100
propType "ease" is not required, but has no corresponding defaultProps declaration
build-and-test: src/components/NumberEasing.jsx#L99
propType "delayValue" is not required, but has no corresponding defaultProps declaration
build-and-test: src/components/NumberEasing.jsx#L98
propType "currency" is not required, but has no corresponding defaultProps declaration
build-and-test: src/components/NumberEasing.jsx#L59
'/' should be placed at the beginning of the line
build-and-test: src/components/NumberEasing.jsx#L57
'*' should be placed at the beginning of the line
build-and-test: src/components/NumberEasing.jsx#L55
There should be no line break before or after '='
build-and-test: src/components/NumberEasing.jsx#L44
Arrow function expected no return value
build-and-test: src/__tests__/NumberEasing.test.jsx#L17
More than 1 blank line not allowed
build-and-test: src/components/NumberEasing.jsx#L58
Missing trailing comma
build-and-test: src/components/NumberEasing.jsx#L22
Missing trailing comma