commit <Nullable>disable</Nullable> #5
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/Models/Usuario.cs#L37
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
src/SOS_dog/Models/Usuario.cs#L30
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
src/SOS_dog/Models/Ocorrencia.cs#L87
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
src/SOS_dog/Models/ErrorViewModel.cs#L5
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
src/SOS_dog/Models/Ocorrencia.cs#L51
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
src/SOS_dog/Models/Ocorrencia.cs#L29
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
src/SOS_dog/Models/Ocorrencia.cs#L26
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
src/SOS_dog/Models/Ocorrencia.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
src/SOS_dog/Models/Ocorrencia.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
src/SOS_dog/Models/Ocorrencia.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|