Let user configure custom zoom for tasks #5338
Annotations
10 errors and 13 warnings
test_backend:
backend/api/Database/Models/EchoTagInspectionMetadata.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
test_backend:
backend/api/Services/MissionLoaders/EchoTag.cs#L9
Non-nullable property 'TagId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test_backend:
backend/api/Services/MissionLoaders/EchoTag.cs#L15
Non-nullable property 'Pose' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test_backend:
backend/api/Services/MissionLoaders/EchoTag.cs#L17
Non-nullable property 'URL' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test_backend:
backend/api/Services/MissionLoaders/EchoTag.cs#L19
Non-nullable property 'Inspections' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test_backend:
backend/api/Database/Models/EchoTagInspectionMetadata.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
test_backend:
backend/api/Services/MissionLoaders/EchoTag.cs#L9
Non-nullable property 'TagId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test_backend:
backend/api/Services/MissionLoaders/EchoTag.cs#L15
Non-nullable property 'Pose' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test_backend:
backend/api/Services/MissionLoaders/EchoTag.cs#L17
Non-nullable property 'URL' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test_backend:
backend/api/Services/MissionLoaders/EchoTag.cs#L19
Non-nullable property 'Inspections' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test_backend
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check_formatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build_backend
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build_backend:
backend/api/Database/Models/EchoTagInspectionMetadata.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build_backend:
backend/api/Services/MissionLoaders/EchoTag.cs#L9
Non-nullable property 'TagId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build_backend:
backend/api/Services/MissionLoaders/EchoTag.cs#L15
Non-nullable property 'Pose' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build_backend:
backend/api/Services/MissionLoaders/EchoTag.cs#L17
Non-nullable property 'URL' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build_backend:
backend/api/Services/MissionLoaders/EchoTag.cs#L19
Non-nullable property 'Inspections' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build_backend:
backend/api/Database/Models/EchoTagInspectionMetadata.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build_backend:
backend/api/Services/MissionLoaders/EchoTag.cs#L9
Non-nullable property 'TagId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build_backend:
backend/api/Services/MissionLoaders/EchoTag.cs#L15
Non-nullable property 'Pose' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build_backend:
backend/api/Services/MissionLoaders/EchoTag.cs#L17
Non-nullable property 'URL' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build_backend:
backend/api/Services/MissionLoaders/EchoTag.cs#L19
Non-nullable property 'Inspections' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|