Skip to content

commit <NoWarn>8618</NoWarn> #6

commit <NoWarn>8618</NoWarn>

commit <NoWarn>8618</NoWarn> #6

Triggered via push June 19, 2026 23:47
Status Failure
Total duration 2m 21s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build: src/SOS_dog/Views/Home/Index.cshtml#L219
Dereference of a possibly null reference.
build: src/SOS_dog/Views/Home/Index.cshtml#L206
Dereference of a possibly null reference.
build: src/SOS_dog/Views/Home/Index.cshtml#L193
Dereference of a possibly null reference.
build: src/SOS_dog/Controllers/UsuariosController.cs#L320
Possible null reference argument for parameter 'address' in 'MailAddress.MailAddress(string address)'.
build: src/SOS_dog/Controllers/UsuariosController.cs#L313
Possible null reference argument for parameter 's' in 'int int.Parse(string s)'.
build: src/SOS_dog/Controllers/UsuariosController.cs#L228
Possible null reference argument for parameter 'address' in 'MailAddress.MailAddress(string address)'.
build: src/SOS_dog/Controllers/UsuariosController.cs#L218
Possible null reference argument for parameter 's' in 'int int.Parse(string s)'.
build: src/SOS_dog/Views/Shared/_Layout.cshtml#L153
Dereference of a possibly null reference.
build: src/SOS_dog/Views/Shared/_Layout.cshtml#L10
Converting null literal or possible null value to non-nullable type.
build: src/SOS_dog/Views/Shared/_Layout.cshtml#L4
Converting null literal or possible null value to non-nullable type.