Skip to content

Sigmoid Activation function implementation with simplified batch calc… #16615

Sigmoid Activation function implementation with simplified batch calc…

Sigmoid Activation function implementation with simplified batch calc… #16615

Triggered via pull request September 18, 2026 18:09
Status Failure
Total duration 1m 44s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 notice
build
Process completed with exit code 1.
build: src/main/java/com/thealgorithms/maths/SigmoidActivation.java#L27
(blocks) NeedBraces: 'if' construct must use '{}'s.
build: src/main/java/com/thealgorithms/maths/SigmoidActivation.java#L25
(blocks) NeedBraces: 'if' construct must use '{}'s.
build: src/main/java/com/thealgorithms/maths/SigmoidActivation.java#L12
(design) HideUtilityClassConstructor: Utility classes should not have a public or default constructor.
build
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"