Skip to content

Integrate motion blur #221

Integrate motion blur

Integrate motion blur #221

Triggered via pull request April 6, 2025 09:52
Status Failure
Total duration 1m 55s
Artifacts

tests.yml

on: pull_request
yamllint
7s
yamllint
markdownlint
7s
markdownlint
swiftlint
28s
swiftlint
Matrix: unittests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
swiftlint: Engine/Core/Engine/Workload/WorkloadManager/PNIThreadedWorkloadManager.swift#L13
Redundant Optional Initialization Violation: Initializing an optional variable with nil is redundant (redundant_optional_initialization)
swiftlint: Engine/Core/Engine/Workload/WorkloadManager/PNIWorkloadManager.swift#L11
Redundant Optional Initialization Violation: Initializing an optional variable with nil is redundant (redundant_optional_initialization)
markdownlint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/