Skip to content

Let user configure custom zoom for tasks #5338

Let user configure custom zoom for tasks

Let user configure custom zoom for tasks #5338

Triggered via pull request December 6, 2024 13:42
Status Failure
Total duration 1m 4s
Artifacts

backend_lint_and_test.yml

on: pull_request
build_backend
55s
build_backend
test_backend
32s
test_backend
check_formatting
47s
check_formatting
Fit to window
Zoom out
Zoom in

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.