Skip to content

Encrypted content playback issue in Amazon with Playready

2c1d9d6
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Encrypted content playback issue in Amazon with Playready #430

Encrypted content playback issue in Amazon with Playready
2c1d9d6
Select commit
Loading
Failed to load commit list.
GitHub Actions / Clang-format errors failed Dec 16, 2025 in 1s

0 passed, 3 failed and 0 skipped

Tests failed

❌ clang-format_errors.xml

3 tests were completed in NaNms with 0 passed, 3 failed and 0 skipped.

Test suite Passed Failed Skipped Time
clang-format 3❌ NaNms

❌ clang-format

❌ ./media/server/main/include/MediaKeySession.h:175:8
	/**
❌ ./media/server/main/include/MediaKeySession.h:176:53
	* @brief Whether initData contains amazon string
❌ ./media/server/main/source/MediaKeySession.cpp:133:43
	m_isSessionConstructed = true;

Annotations

Check failure on line 0 in clang-format_errors.xml

See this annotation in the file changed.

@github-actions github-actions / Clang-format errors

clang-format ► ./media/server/main/include/MediaKeySession.h:175:8

Failed test found in:
  clang-format_errors.xml
Error:
      /**
Raw output
    /**
       ^

Check failure on line 0 in clang-format_errors.xml

See this annotation in the file changed.

@github-actions github-actions / Clang-format errors

clang-format ► ./media/server/main/include/MediaKeySession.h:176:53

Failed test found in:
  clang-format_errors.xml
Error:
      * @brief Whether initData contains amazon string
Raw output
    * @brief Whether initData contains amazon string
                                                    ^

Check failure on line 0 in clang-format_errors.xml

See this annotation in the file changed.

@github-actions github-actions / Clang-format errors

clang-format ► ./media/server/main/source/MediaKeySession.cpp:133:43

Failed test found in:
  clang-format_errors.xml
Error:
              m_isSessionConstructed = true;
Raw output
            m_isSessionConstructed = true;
                                          ^